added some development tools
[windows-sources.git] / developer / Samples / NET Standard / Compute_Pi / obj / project.assets.json
blob28b8d6753df554137f72ec7f5cd8819fc225d3fc
2   "version": 2,
3   "targets": {
4     ".NETStandard,Version=v1.6": {
5       "Microsoft.NETCore.Platforms/1.1.0": {
6         "type": "package",
7         "compile": {
8           "lib/netstandard1.0/_._": {}
9         },
10         "runtime": {
11           "lib/netstandard1.0/_._": {}
12         }
13       },
14       "Microsoft.NETCore.Targets/1.1.0": {
15         "type": "package",
16         "compile": {
17           "lib/netstandard1.0/_._": {}
18         },
19         "runtime": {
20           "lib/netstandard1.0/_._": {}
21         }
22       },
23       "Microsoft.Win32.Primitives/4.3.0": {
24         "type": "package",
25         "dependencies": {
26           "Microsoft.NETCore.Platforms": "1.1.0",
27           "Microsoft.NETCore.Targets": "1.1.0",
28           "System.Runtime": "4.3.0"
29         },
30         "compile": {
31           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
32         }
33       },
34       "NETStandard.Library/1.6.1": {
35         "type": "package",
36         "dependencies": {
37           "Microsoft.NETCore.Platforms": "1.1.0",
38           "Microsoft.Win32.Primitives": "4.3.0",
39           "System.AppContext": "4.3.0",
40           "System.Collections": "4.3.0",
41           "System.Collections.Concurrent": "4.3.0",
42           "System.Console": "4.3.0",
43           "System.Diagnostics.Debug": "4.3.0",
44           "System.Diagnostics.Tools": "4.3.0",
45           "System.Diagnostics.Tracing": "4.3.0",
46           "System.Globalization": "4.3.0",
47           "System.Globalization.Calendars": "4.3.0",
48           "System.IO": "4.3.0",
49           "System.IO.Compression": "4.3.0",
50           "System.IO.Compression.ZipFile": "4.3.0",
51           "System.IO.FileSystem": "4.3.0",
52           "System.IO.FileSystem.Primitives": "4.3.0",
53           "System.Linq": "4.3.0",
54           "System.Linq.Expressions": "4.3.0",
55           "System.Net.Http": "4.3.0",
56           "System.Net.Primitives": "4.3.0",
57           "System.Net.Sockets": "4.3.0",
58           "System.ObjectModel": "4.3.0",
59           "System.Reflection": "4.3.0",
60           "System.Reflection.Extensions": "4.3.0",
61           "System.Reflection.Primitives": "4.3.0",
62           "System.Resources.ResourceManager": "4.3.0",
63           "System.Runtime": "4.3.0",
64           "System.Runtime.Extensions": "4.3.0",
65           "System.Runtime.Handles": "4.3.0",
66           "System.Runtime.InteropServices": "4.3.0",
67           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
68           "System.Runtime.Numerics": "4.3.0",
69           "System.Security.Cryptography.Algorithms": "4.3.0",
70           "System.Security.Cryptography.Encoding": "4.3.0",
71           "System.Security.Cryptography.Primitives": "4.3.0",
72           "System.Security.Cryptography.X509Certificates": "4.3.0",
73           "System.Text.Encoding": "4.3.0",
74           "System.Text.Encoding.Extensions": "4.3.0",
75           "System.Text.RegularExpressions": "4.3.0",
76           "System.Threading": "4.3.0",
77           "System.Threading.Tasks": "4.3.0",
78           "System.Threading.Timer": "4.3.0",
79           "System.Xml.ReaderWriter": "4.3.0",
80           "System.Xml.XDocument": "4.3.0"
81         }
82       },
83       "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
84         "type": "package",
85         "runtimeTargets": {
86           "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
87             "assetType": "native",
88             "rid": "debian.8-x64"
89           }
90         }
91       },
92       "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
93         "type": "package",
94         "runtimeTargets": {
95           "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
96             "assetType": "native",
97             "rid": "fedora.23-x64"
98           }
99         }
100       },
101       "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
102         "type": "package",
103         "runtimeTargets": {
104           "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
105             "assetType": "native",
106             "rid": "fedora.24-x64"
107           }
108         }
109       },
110       "runtime.native.System/4.3.0": {
111         "type": "package",
112         "dependencies": {
113           "Microsoft.NETCore.Platforms": "1.1.0",
114           "Microsoft.NETCore.Targets": "1.1.0"
115         },
116         "compile": {
117           "lib/netstandard1.0/_._": {}
118         },
119         "runtime": {
120           "lib/netstandard1.0/_._": {}
121         }
122       },
123       "runtime.native.System.IO.Compression/4.3.0": {
124         "type": "package",
125         "dependencies": {
126           "Microsoft.NETCore.Platforms": "1.1.0",
127           "Microsoft.NETCore.Targets": "1.1.0"
128         },
129         "compile": {
130           "lib/netstandard1.0/_._": {}
131         },
132         "runtime": {
133           "lib/netstandard1.0/_._": {}
134         }
135       },
136       "runtime.native.System.Net.Http/4.3.0": {
137         "type": "package",
138         "dependencies": {
139           "Microsoft.NETCore.Platforms": "1.1.0",
140           "Microsoft.NETCore.Targets": "1.1.0"
141         },
142         "compile": {
143           "lib/netstandard1.0/_._": {}
144         },
145         "runtime": {
146           "lib/netstandard1.0/_._": {}
147         }
148       },
149       "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
150         "type": "package",
151         "dependencies": {
152           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
153         },
154         "compile": {
155           "lib/netstandard1.0/_._": {}
156         },
157         "runtime": {
158           "lib/netstandard1.0/_._": {}
159         }
160       },
161       "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
162         "type": "package",
163         "dependencies": {
164           "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
165           "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
166           "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
167           "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
168           "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
169           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
170           "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
171           "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
172           "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
173           "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
174         },
175         "compile": {
176           "lib/netstandard1.0/_._": {}
177         },
178         "runtime": {
179           "lib/netstandard1.0/_._": {}
180         }
181       },
182       "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
183         "type": "package",
184         "runtimeTargets": {
185           "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
186             "assetType": "native",
187             "rid": "opensuse.13.2-x64"
188           }
189         }
190       },
191       "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
192         "type": "package",
193         "runtimeTargets": {
194           "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
195             "assetType": "native",
196             "rid": "opensuse.42.1-x64"
197           }
198         }
199       },
200       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
201         "type": "package",
202         "runtimeTargets": {
203           "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
204             "assetType": "native",
205             "rid": "osx.10.10-x64"
206           }
207         }
208       },
209       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
210         "type": "package",
211         "runtimeTargets": {
212           "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
213             "assetType": "native",
214             "rid": "osx.10.10-x64"
215           }
216         }
217       },
218       "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
219         "type": "package",
220         "runtimeTargets": {
221           "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
222             "assetType": "native",
223             "rid": "rhel.7-x64"
224           }
225         }
226       },
227       "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
228         "type": "package",
229         "runtimeTargets": {
230           "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
231             "assetType": "native",
232             "rid": "ubuntu.14.04-x64"
233           }
234         }
235       },
236       "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
237         "type": "package",
238         "runtimeTargets": {
239           "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
240             "assetType": "native",
241             "rid": "ubuntu.16.04-x64"
242           }
243         }
244       },
245       "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
246         "type": "package",
247         "runtimeTargets": {
248           "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
249             "assetType": "native",
250             "rid": "ubuntu.16.10-x64"
251           }
252         }
253       },
254       "System.AppContext/4.3.0": {
255         "type": "package",
256         "dependencies": {
257           "System.Runtime": "4.3.0"
258         },
259         "compile": {
260           "ref/netstandard1.6/System.AppContext.dll": {}
261         },
262         "runtime": {
263           "lib/netstandard1.6/System.AppContext.dll": {}
264         }
265       },
266       "System.Buffers/4.3.0": {
267         "type": "package",
268         "dependencies": {
269           "System.Diagnostics.Debug": "4.3.0",
270           "System.Diagnostics.Tracing": "4.3.0",
271           "System.Resources.ResourceManager": "4.3.0",
272           "System.Runtime": "4.3.0",
273           "System.Threading": "4.3.0"
274         },
275         "compile": {
276           "lib/netstandard1.1/_._": {}
277         },
278         "runtime": {
279           "lib/netstandard1.1/System.Buffers.dll": {}
280         }
281       },
282       "System.Collections/4.3.0": {
283         "type": "package",
284         "dependencies": {
285           "Microsoft.NETCore.Platforms": "1.1.0",
286           "Microsoft.NETCore.Targets": "1.1.0",
287           "System.Runtime": "4.3.0"
288         },
289         "compile": {
290           "ref/netstandard1.3/System.Collections.dll": {}
291         }
292       },
293       "System.Collections.Concurrent/4.3.0": {
294         "type": "package",
295         "dependencies": {
296           "System.Collections": "4.3.0",
297           "System.Diagnostics.Debug": "4.3.0",
298           "System.Diagnostics.Tracing": "4.3.0",
299           "System.Globalization": "4.3.0",
300           "System.Reflection": "4.3.0",
301           "System.Resources.ResourceManager": "4.3.0",
302           "System.Runtime": "4.3.0",
303           "System.Runtime.Extensions": "4.3.0",
304           "System.Threading": "4.3.0",
305           "System.Threading.Tasks": "4.3.0"
306         },
307         "compile": {
308           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
309         },
310         "runtime": {
311           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
312         }
313       },
314       "System.Console/4.3.0": {
315         "type": "package",
316         "dependencies": {
317           "Microsoft.NETCore.Platforms": "1.1.0",
318           "Microsoft.NETCore.Targets": "1.1.0",
319           "System.IO": "4.3.0",
320           "System.Runtime": "4.3.0",
321           "System.Text.Encoding": "4.3.0"
322         },
323         "compile": {
324           "ref/netstandard1.3/System.Console.dll": {}
325         }
326       },
327       "System.Diagnostics.Debug/4.3.0": {
328         "type": "package",
329         "dependencies": {
330           "Microsoft.NETCore.Platforms": "1.1.0",
331           "Microsoft.NETCore.Targets": "1.1.0",
332           "System.Runtime": "4.3.0"
333         },
334         "compile": {
335           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
336         }
337       },
338       "System.Diagnostics.DiagnosticSource/4.3.0": {
339         "type": "package",
340         "dependencies": {
341           "System.Collections": "4.3.0",
342           "System.Diagnostics.Tracing": "4.3.0",
343           "System.Reflection": "4.3.0",
344           "System.Runtime": "4.3.0",
345           "System.Threading": "4.3.0"
346         },
347         "compile": {
348           "lib/netstandard1.3/_._": {}
349         },
350         "runtime": {
351           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
352         }
353       },
354       "System.Diagnostics.Tools/4.3.0": {
355         "type": "package",
356         "dependencies": {
357           "Microsoft.NETCore.Platforms": "1.1.0",
358           "Microsoft.NETCore.Targets": "1.1.0",
359           "System.Runtime": "4.3.0"
360         },
361         "compile": {
362           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
363         }
364       },
365       "System.Diagnostics.Tracing/4.3.0": {
366         "type": "package",
367         "dependencies": {
368           "Microsoft.NETCore.Platforms": "1.1.0",
369           "Microsoft.NETCore.Targets": "1.1.0",
370           "System.Runtime": "4.3.0"
371         },
372         "compile": {
373           "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
374         }
375       },
376       "System.Globalization/4.3.0": {
377         "type": "package",
378         "dependencies": {
379           "Microsoft.NETCore.Platforms": "1.1.0",
380           "Microsoft.NETCore.Targets": "1.1.0",
381           "System.Runtime": "4.3.0"
382         },
383         "compile": {
384           "ref/netstandard1.3/System.Globalization.dll": {}
385         }
386       },
387       "System.Globalization.Calendars/4.3.0": {
388         "type": "package",
389         "dependencies": {
390           "Microsoft.NETCore.Platforms": "1.1.0",
391           "Microsoft.NETCore.Targets": "1.1.0",
392           "System.Globalization": "4.3.0",
393           "System.Runtime": "4.3.0"
394         },
395         "compile": {
396           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
397         }
398       },
399       "System.Globalization.Extensions/4.3.0": {
400         "type": "package",
401         "dependencies": {
402           "Microsoft.NETCore.Platforms": "1.1.0",
403           "System.Globalization": "4.3.0",
404           "System.Resources.ResourceManager": "4.3.0",
405           "System.Runtime": "4.3.0",
406           "System.Runtime.Extensions": "4.3.0",
407           "System.Runtime.InteropServices": "4.3.0"
408         },
409         "compile": {
410           "ref/netstandard1.3/_._": {}
411         },
412         "runtimeTargets": {
413           "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
414             "assetType": "runtime",
415             "rid": "unix"
416           },
417           "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
418             "assetType": "runtime",
419             "rid": "win"
420           }
421         }
422       },
423       "System.IO/4.3.0": {
424         "type": "package",
425         "dependencies": {
426           "Microsoft.NETCore.Platforms": "1.1.0",
427           "Microsoft.NETCore.Targets": "1.1.0",
428           "System.Runtime": "4.3.0",
429           "System.Text.Encoding": "4.3.0",
430           "System.Threading.Tasks": "4.3.0"
431         },
432         "compile": {
433           "ref/netstandard1.5/System.IO.dll": {}
434         }
435       },
436       "System.IO.Compression/4.3.0": {
437         "type": "package",
438         "dependencies": {
439           "Microsoft.NETCore.Platforms": "1.1.0",
440           "System.Buffers": "4.3.0",
441           "System.Collections": "4.3.0",
442           "System.Diagnostics.Debug": "4.3.0",
443           "System.IO": "4.3.0",
444           "System.Resources.ResourceManager": "4.3.0",
445           "System.Runtime": "4.3.0",
446           "System.Runtime.Extensions": "4.3.0",
447           "System.Runtime.Handles": "4.3.0",
448           "System.Runtime.InteropServices": "4.3.0",
449           "System.Text.Encoding": "4.3.0",
450           "System.Threading": "4.3.0",
451           "System.Threading.Tasks": "4.3.0",
452           "runtime.native.System": "4.3.0",
453           "runtime.native.System.IO.Compression": "4.3.0"
454         },
455         "compile": {
456           "ref/netstandard1.3/System.IO.Compression.dll": {}
457         },
458         "runtimeTargets": {
459           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
460             "assetType": "runtime",
461             "rid": "unix"
462           },
463           "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
464             "assetType": "runtime",
465             "rid": "win"
466           }
467         }
468       },
469       "System.IO.Compression.ZipFile/4.3.0": {
470         "type": "package",
471         "dependencies": {
472           "System.Buffers": "4.3.0",
473           "System.IO": "4.3.0",
474           "System.IO.Compression": "4.3.0",
475           "System.IO.FileSystem": "4.3.0",
476           "System.IO.FileSystem.Primitives": "4.3.0",
477           "System.Resources.ResourceManager": "4.3.0",
478           "System.Runtime": "4.3.0",
479           "System.Runtime.Extensions": "4.3.0",
480           "System.Text.Encoding": "4.3.0"
481         },
482         "compile": {
483           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
484         },
485         "runtime": {
486           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
487         }
488       },
489       "System.IO.FileSystem/4.3.0": {
490         "type": "package",
491         "dependencies": {
492           "Microsoft.NETCore.Platforms": "1.1.0",
493           "Microsoft.NETCore.Targets": "1.1.0",
494           "System.IO": "4.3.0",
495           "System.IO.FileSystem.Primitives": "4.3.0",
496           "System.Runtime": "4.3.0",
497           "System.Runtime.Handles": "4.3.0",
498           "System.Text.Encoding": "4.3.0",
499           "System.Threading.Tasks": "4.3.0"
500         },
501         "compile": {
502           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
503         }
504       },
505       "System.IO.FileSystem.Primitives/4.3.0": {
506         "type": "package",
507         "dependencies": {
508           "System.Runtime": "4.3.0"
509         },
510         "compile": {
511           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
512         },
513         "runtime": {
514           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
515         }
516       },
517       "System.Linq/4.3.0": {
518         "type": "package",
519         "dependencies": {
520           "System.Collections": "4.3.0",
521           "System.Diagnostics.Debug": "4.3.0",
522           "System.Resources.ResourceManager": "4.3.0",
523           "System.Runtime": "4.3.0",
524           "System.Runtime.Extensions": "4.3.0"
525         },
526         "compile": {
527           "ref/netstandard1.6/System.Linq.dll": {}
528         },
529         "runtime": {
530           "lib/netstandard1.6/System.Linq.dll": {}
531         }
532       },
533       "System.Linq.Expressions/4.3.0": {
534         "type": "package",
535         "dependencies": {
536           "System.Collections": "4.3.0",
537           "System.Diagnostics.Debug": "4.3.0",
538           "System.Globalization": "4.3.0",
539           "System.IO": "4.3.0",
540           "System.Linq": "4.3.0",
541           "System.ObjectModel": "4.3.0",
542           "System.Reflection": "4.3.0",
543           "System.Reflection.Emit": "4.3.0",
544           "System.Reflection.Emit.ILGeneration": "4.3.0",
545           "System.Reflection.Emit.Lightweight": "4.3.0",
546           "System.Reflection.Extensions": "4.3.0",
547           "System.Reflection.Primitives": "4.3.0",
548           "System.Reflection.TypeExtensions": "4.3.0",
549           "System.Resources.ResourceManager": "4.3.0",
550           "System.Runtime": "4.3.0",
551           "System.Runtime.Extensions": "4.3.0",
552           "System.Threading": "4.3.0"
553         },
554         "compile": {
555           "ref/netstandard1.6/System.Linq.Expressions.dll": {}
556         },
557         "runtime": {
558           "lib/netstandard1.6/System.Linq.Expressions.dll": {}
559         }
560       },
561       "System.Linq.Parallel/4.3.0": {
562         "type": "package",
563         "dependencies": {
564           "System.Collections": "4.3.0",
565           "System.Collections.Concurrent": "4.3.0",
566           "System.Diagnostics.Debug": "4.3.0",
567           "System.Diagnostics.Tracing": "4.3.0",
568           "System.Linq": "4.3.0",
569           "System.Resources.ResourceManager": "4.3.0",
570           "System.Runtime": "4.3.0",
571           "System.Runtime.Extensions": "4.3.0",
572           "System.Threading": "4.3.0",
573           "System.Threading.Tasks": "4.3.0"
574         },
575         "compile": {
576           "ref/netstandard1.1/System.Linq.Parallel.dll": {}
577         },
578         "runtime": {
579           "lib/netstandard1.3/System.Linq.Parallel.dll": {}
580         }
581       },
582       "System.Net.Http/4.3.0": {
583         "type": "package",
584         "dependencies": {
585           "Microsoft.NETCore.Platforms": "1.1.0",
586           "System.Collections": "4.3.0",
587           "System.Diagnostics.Debug": "4.3.0",
588           "System.Diagnostics.DiagnosticSource": "4.3.0",
589           "System.Diagnostics.Tracing": "4.3.0",
590           "System.Globalization": "4.3.0",
591           "System.Globalization.Extensions": "4.3.0",
592           "System.IO": "4.3.0",
593           "System.IO.FileSystem": "4.3.0",
594           "System.Net.Primitives": "4.3.0",
595           "System.Resources.ResourceManager": "4.3.0",
596           "System.Runtime": "4.3.0",
597           "System.Runtime.Extensions": "4.3.0",
598           "System.Runtime.Handles": "4.3.0",
599           "System.Runtime.InteropServices": "4.3.0",
600           "System.Security.Cryptography.Algorithms": "4.3.0",
601           "System.Security.Cryptography.Encoding": "4.3.0",
602           "System.Security.Cryptography.OpenSsl": "4.3.0",
603           "System.Security.Cryptography.Primitives": "4.3.0",
604           "System.Security.Cryptography.X509Certificates": "4.3.0",
605           "System.Text.Encoding": "4.3.0",
606           "System.Threading": "4.3.0",
607           "System.Threading.Tasks": "4.3.0",
608           "runtime.native.System": "4.3.0",
609           "runtime.native.System.Net.Http": "4.3.0",
610           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
611         },
612         "compile": {
613           "ref/netstandard1.3/System.Net.Http.dll": {}
614         },
615         "runtimeTargets": {
616           "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
617             "assetType": "runtime",
618             "rid": "unix"
619           },
620           "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
621             "assetType": "runtime",
622             "rid": "win"
623           }
624         }
625       },
626       "System.Net.Primitives/4.3.0": {
627         "type": "package",
628         "dependencies": {
629           "Microsoft.NETCore.Platforms": "1.1.0",
630           "Microsoft.NETCore.Targets": "1.1.0",
631           "System.Runtime": "4.3.0",
632           "System.Runtime.Handles": "4.3.0"
633         },
634         "compile": {
635           "ref/netstandard1.3/System.Net.Primitives.dll": {}
636         }
637       },
638       "System.Net.Sockets/4.3.0": {
639         "type": "package",
640         "dependencies": {
641           "Microsoft.NETCore.Platforms": "1.1.0",
642           "Microsoft.NETCore.Targets": "1.1.0",
643           "System.IO": "4.3.0",
644           "System.Net.Primitives": "4.3.0",
645           "System.Runtime": "4.3.0",
646           "System.Threading.Tasks": "4.3.0"
647         },
648         "compile": {
649           "ref/netstandard1.3/System.Net.Sockets.dll": {}
650         }
651       },
652       "System.ObjectModel/4.3.0": {
653         "type": "package",
654         "dependencies": {
655           "System.Collections": "4.3.0",
656           "System.Diagnostics.Debug": "4.3.0",
657           "System.Resources.ResourceManager": "4.3.0",
658           "System.Runtime": "4.3.0",
659           "System.Threading": "4.3.0"
660         },
661         "compile": {
662           "ref/netstandard1.3/System.ObjectModel.dll": {}
663         },
664         "runtime": {
665           "lib/netstandard1.3/System.ObjectModel.dll": {}
666         }
667       },
668       "System.Reflection/4.3.0": {
669         "type": "package",
670         "dependencies": {
671           "Microsoft.NETCore.Platforms": "1.1.0",
672           "Microsoft.NETCore.Targets": "1.1.0",
673           "System.IO": "4.3.0",
674           "System.Reflection.Primitives": "4.3.0",
675           "System.Runtime": "4.3.0"
676         },
677         "compile": {
678           "ref/netstandard1.5/System.Reflection.dll": {}
679         }
680       },
681       "System.Reflection.Emit/4.3.0": {
682         "type": "package",
683         "dependencies": {
684           "System.IO": "4.3.0",
685           "System.Reflection": "4.3.0",
686           "System.Reflection.Emit.ILGeneration": "4.3.0",
687           "System.Reflection.Primitives": "4.3.0",
688           "System.Runtime": "4.3.0"
689         },
690         "compile": {
691           "ref/netstandard1.1/_._": {}
692         },
693         "runtime": {
694           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
695         }
696       },
697       "System.Reflection.Emit.ILGeneration/4.3.0": {
698         "type": "package",
699         "dependencies": {
700           "System.Reflection": "4.3.0",
701           "System.Reflection.Primitives": "4.3.0",
702           "System.Runtime": "4.3.0"
703         },
704         "compile": {
705           "ref/netstandard1.0/_._": {}
706         },
707         "runtime": {
708           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
709         }
710       },
711       "System.Reflection.Emit.Lightweight/4.3.0": {
712         "type": "package",
713         "dependencies": {
714           "System.Reflection": "4.3.0",
715           "System.Reflection.Emit.ILGeneration": "4.3.0",
716           "System.Reflection.Primitives": "4.3.0",
717           "System.Runtime": "4.3.0"
718         },
719         "compile": {
720           "ref/netstandard1.0/_._": {}
721         },
722         "runtime": {
723           "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
724         }
725       },
726       "System.Reflection.Extensions/4.3.0": {
727         "type": "package",
728         "dependencies": {
729           "Microsoft.NETCore.Platforms": "1.1.0",
730           "Microsoft.NETCore.Targets": "1.1.0",
731           "System.Reflection": "4.3.0",
732           "System.Runtime": "4.3.0"
733         },
734         "compile": {
735           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
736         }
737       },
738       "System.Reflection.Primitives/4.3.0": {
739         "type": "package",
740         "dependencies": {
741           "Microsoft.NETCore.Platforms": "1.1.0",
742           "Microsoft.NETCore.Targets": "1.1.0",
743           "System.Runtime": "4.3.0"
744         },
745         "compile": {
746           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
747         }
748       },
749       "System.Reflection.TypeExtensions/4.3.0": {
750         "type": "package",
751         "dependencies": {
752           "System.Reflection": "4.3.0",
753           "System.Runtime": "4.3.0"
754         },
755         "compile": {
756           "ref/netstandard1.5/_._": {}
757         },
758         "runtime": {
759           "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
760         }
761       },
762       "System.Resources.ResourceManager/4.3.0": {
763         "type": "package",
764         "dependencies": {
765           "Microsoft.NETCore.Platforms": "1.1.0",
766           "Microsoft.NETCore.Targets": "1.1.0",
767           "System.Globalization": "4.3.0",
768           "System.Reflection": "4.3.0",
769           "System.Runtime": "4.3.0"
770         },
771         "compile": {
772           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
773         }
774       },
775       "System.Runtime/4.3.0": {
776         "type": "package",
777         "dependencies": {
778           "Microsoft.NETCore.Platforms": "1.1.0",
779           "Microsoft.NETCore.Targets": "1.1.0"
780         },
781         "compile": {
782           "ref/netstandard1.5/System.Runtime.dll": {}
783         }
784       },
785       "System.Runtime.Extensions/4.3.0": {
786         "type": "package",
787         "dependencies": {
788           "Microsoft.NETCore.Platforms": "1.1.0",
789           "Microsoft.NETCore.Targets": "1.1.0",
790           "System.Runtime": "4.3.0"
791         },
792         "compile": {
793           "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
794         }
795       },
796       "System.Runtime.Handles/4.3.0": {
797         "type": "package",
798         "dependencies": {
799           "Microsoft.NETCore.Platforms": "1.1.0",
800           "Microsoft.NETCore.Targets": "1.1.0",
801           "System.Runtime": "4.3.0"
802         },
803         "compile": {
804           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
805         }
806       },
807       "System.Runtime.InteropServices/4.3.0": {
808         "type": "package",
809         "dependencies": {
810           "Microsoft.NETCore.Platforms": "1.1.0",
811           "Microsoft.NETCore.Targets": "1.1.0",
812           "System.Reflection": "4.3.0",
813           "System.Reflection.Primitives": "4.3.0",
814           "System.Runtime": "4.3.0",
815           "System.Runtime.Handles": "4.3.0"
816         },
817         "compile": {
818           "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
819         }
820       },
821       "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
822         "type": "package",
823         "dependencies": {
824           "System.Reflection": "4.3.0",
825           "System.Reflection.Extensions": "4.3.0",
826           "System.Resources.ResourceManager": "4.3.0",
827           "System.Runtime": "4.3.0",
828           "System.Runtime.InteropServices": "4.3.0",
829           "System.Threading": "4.3.0",
830           "runtime.native.System": "4.3.0"
831         },
832         "compile": {
833           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
834         },
835         "runtime": {
836           "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
837         },
838         "runtimeTargets": {
839           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
840             "assetType": "runtime",
841             "rid": "unix"
842           },
843           "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
844             "assetType": "runtime",
845             "rid": "win"
846           }
847         }
848       },
849       "System.Runtime.Numerics/4.3.0": {
850         "type": "package",
851         "dependencies": {
852           "System.Globalization": "4.3.0",
853           "System.Resources.ResourceManager": "4.3.0",
854           "System.Runtime": "4.3.0",
855           "System.Runtime.Extensions": "4.3.0"
856         },
857         "compile": {
858           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
859         },
860         "runtime": {
861           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
862         }
863       },
864       "System.Security.Cryptography.Algorithms/4.3.0": {
865         "type": "package",
866         "dependencies": {
867           "Microsoft.NETCore.Platforms": "1.1.0",
868           "System.Collections": "4.3.0",
869           "System.IO": "4.3.0",
870           "System.Resources.ResourceManager": "4.3.0",
871           "System.Runtime": "4.3.0",
872           "System.Runtime.Extensions": "4.3.0",
873           "System.Runtime.Handles": "4.3.0",
874           "System.Runtime.InteropServices": "4.3.0",
875           "System.Runtime.Numerics": "4.3.0",
876           "System.Security.Cryptography.Encoding": "4.3.0",
877           "System.Security.Cryptography.Primitives": "4.3.0",
878           "System.Text.Encoding": "4.3.0",
879           "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
880           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
881         },
882         "compile": {
883           "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
884         },
885         "runtimeTargets": {
886           "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
887             "assetType": "runtime",
888             "rid": "osx"
889           },
890           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
891             "assetType": "runtime",
892             "rid": "unix"
893           },
894           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
895             "assetType": "runtime",
896             "rid": "win"
897           }
898         }
899       },
900       "System.Security.Cryptography.Cng/4.3.0": {
901         "type": "package",
902         "dependencies": {
903           "Microsoft.NETCore.Platforms": "1.1.0",
904           "System.IO": "4.3.0",
905           "System.Resources.ResourceManager": "4.3.0",
906           "System.Runtime": "4.3.0",
907           "System.Runtime.Extensions": "4.3.0",
908           "System.Runtime.Handles": "4.3.0",
909           "System.Runtime.InteropServices": "4.3.0",
910           "System.Security.Cryptography.Algorithms": "4.3.0",
911           "System.Security.Cryptography.Encoding": "4.3.0",
912           "System.Security.Cryptography.Primitives": "4.3.0",
913           "System.Text.Encoding": "4.3.0"
914         },
915         "compile": {
916           "ref/netstandard1.6/_._": {}
917         },
918         "runtimeTargets": {
919           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
920             "assetType": "runtime",
921             "rid": "unix"
922           },
923           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
924             "assetType": "runtime",
925             "rid": "win"
926           }
927         }
928       },
929       "System.Security.Cryptography.Csp/4.3.0": {
930         "type": "package",
931         "dependencies": {
932           "Microsoft.NETCore.Platforms": "1.1.0",
933           "System.IO": "4.3.0",
934           "System.Reflection": "4.3.0",
935           "System.Resources.ResourceManager": "4.3.0",
936           "System.Runtime": "4.3.0",
937           "System.Runtime.Extensions": "4.3.0",
938           "System.Runtime.Handles": "4.3.0",
939           "System.Runtime.InteropServices": "4.3.0",
940           "System.Security.Cryptography.Algorithms": "4.3.0",
941           "System.Security.Cryptography.Encoding": "4.3.0",
942           "System.Security.Cryptography.Primitives": "4.3.0",
943           "System.Text.Encoding": "4.3.0",
944           "System.Threading": "4.3.0"
945         },
946         "compile": {
947           "ref/netstandard1.3/_._": {}
948         },
949         "runtimeTargets": {
950           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
951             "assetType": "runtime",
952             "rid": "unix"
953           },
954           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
955             "assetType": "runtime",
956             "rid": "win"
957           }
958         }
959       },
960       "System.Security.Cryptography.Encoding/4.3.0": {
961         "type": "package",
962         "dependencies": {
963           "Microsoft.NETCore.Platforms": "1.1.0",
964           "System.Collections": "4.3.0",
965           "System.Collections.Concurrent": "4.3.0",
966           "System.Linq": "4.3.0",
967           "System.Resources.ResourceManager": "4.3.0",
968           "System.Runtime": "4.3.0",
969           "System.Runtime.Extensions": "4.3.0",
970           "System.Runtime.Handles": "4.3.0",
971           "System.Runtime.InteropServices": "4.3.0",
972           "System.Security.Cryptography.Primitives": "4.3.0",
973           "System.Text.Encoding": "4.3.0",
974           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
975         },
976         "compile": {
977           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
978         },
979         "runtimeTargets": {
980           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
981             "assetType": "runtime",
982             "rid": "unix"
983           },
984           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
985             "assetType": "runtime",
986             "rid": "win"
987           }
988         }
989       },
990       "System.Security.Cryptography.OpenSsl/4.3.0": {
991         "type": "package",
992         "dependencies": {
993           "System.Collections": "4.3.0",
994           "System.IO": "4.3.0",
995           "System.Resources.ResourceManager": "4.3.0",
996           "System.Runtime": "4.3.0",
997           "System.Runtime.Extensions": "4.3.0",
998           "System.Runtime.Handles": "4.3.0",
999           "System.Runtime.InteropServices": "4.3.0",
1000           "System.Runtime.Numerics": "4.3.0",
1001           "System.Security.Cryptography.Algorithms": "4.3.0",
1002           "System.Security.Cryptography.Encoding": "4.3.0",
1003           "System.Security.Cryptography.Primitives": "4.3.0",
1004           "System.Text.Encoding": "4.3.0",
1005           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1006         },
1007         "compile": {
1008           "ref/netstandard1.6/_._": {}
1009         },
1010         "runtime": {
1011           "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
1012         },
1013         "runtimeTargets": {
1014           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
1015             "assetType": "runtime",
1016             "rid": "unix"
1017           }
1018         }
1019       },
1020       "System.Security.Cryptography.Primitives/4.3.0": {
1021         "type": "package",
1022         "dependencies": {
1023           "System.Diagnostics.Debug": "4.3.0",
1024           "System.Globalization": "4.3.0",
1025           "System.IO": "4.3.0",
1026           "System.Resources.ResourceManager": "4.3.0",
1027           "System.Runtime": "4.3.0",
1028           "System.Threading": "4.3.0",
1029           "System.Threading.Tasks": "4.3.0"
1030         },
1031         "compile": {
1032           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
1033         },
1034         "runtime": {
1035           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
1036         }
1037       },
1038       "System.Security.Cryptography.X509Certificates/4.3.0": {
1039         "type": "package",
1040         "dependencies": {
1041           "Microsoft.NETCore.Platforms": "1.1.0",
1042           "System.Collections": "4.3.0",
1043           "System.Diagnostics.Debug": "4.3.0",
1044           "System.Globalization": "4.3.0",
1045           "System.Globalization.Calendars": "4.3.0",
1046           "System.IO": "4.3.0",
1047           "System.IO.FileSystem": "4.3.0",
1048           "System.IO.FileSystem.Primitives": "4.3.0",
1049           "System.Resources.ResourceManager": "4.3.0",
1050           "System.Runtime": "4.3.0",
1051           "System.Runtime.Extensions": "4.3.0",
1052           "System.Runtime.Handles": "4.3.0",
1053           "System.Runtime.InteropServices": "4.3.0",
1054           "System.Runtime.Numerics": "4.3.0",
1055           "System.Security.Cryptography.Algorithms": "4.3.0",
1056           "System.Security.Cryptography.Cng": "4.3.0",
1057           "System.Security.Cryptography.Csp": "4.3.0",
1058           "System.Security.Cryptography.Encoding": "4.3.0",
1059           "System.Security.Cryptography.OpenSsl": "4.3.0",
1060           "System.Security.Cryptography.Primitives": "4.3.0",
1061           "System.Text.Encoding": "4.3.0",
1062           "System.Threading": "4.3.0",
1063           "runtime.native.System": "4.3.0",
1064           "runtime.native.System.Net.Http": "4.3.0",
1065           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1066         },
1067         "compile": {
1068           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
1069         },
1070         "runtimeTargets": {
1071           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
1072             "assetType": "runtime",
1073             "rid": "unix"
1074           },
1075           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
1076             "assetType": "runtime",
1077             "rid": "win"
1078           }
1079         }
1080       },
1081       "System.Text.Encoding/4.3.0": {
1082         "type": "package",
1083         "dependencies": {
1084           "Microsoft.NETCore.Platforms": "1.1.0",
1085           "Microsoft.NETCore.Targets": "1.1.0",
1086           "System.Runtime": "4.3.0"
1087         },
1088         "compile": {
1089           "ref/netstandard1.3/System.Text.Encoding.dll": {}
1090         }
1091       },
1092       "System.Text.Encoding.Extensions/4.3.0": {
1093         "type": "package",
1094         "dependencies": {
1095           "Microsoft.NETCore.Platforms": "1.1.0",
1096           "Microsoft.NETCore.Targets": "1.1.0",
1097           "System.Runtime": "4.3.0",
1098           "System.Text.Encoding": "4.3.0"
1099         },
1100         "compile": {
1101           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
1102         }
1103       },
1104       "System.Text.RegularExpressions/4.3.0": {
1105         "type": "package",
1106         "dependencies": {
1107           "System.Collections": "4.3.0",
1108           "System.Globalization": "4.3.0",
1109           "System.Resources.ResourceManager": "4.3.0",
1110           "System.Runtime": "4.3.0",
1111           "System.Runtime.Extensions": "4.3.0",
1112           "System.Threading": "4.3.0"
1113         },
1114         "compile": {
1115           "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
1116         },
1117         "runtime": {
1118           "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
1119         }
1120       },
1121       "System.Threading/4.3.0": {
1122         "type": "package",
1123         "dependencies": {
1124           "System.Runtime": "4.3.0",
1125           "System.Threading.Tasks": "4.3.0"
1126         },
1127         "compile": {
1128           "ref/netstandard1.3/System.Threading.dll": {}
1129         },
1130         "runtime": {
1131           "lib/netstandard1.3/System.Threading.dll": {}
1132         }
1133       },
1134       "System.Threading.Tasks/4.3.0": {
1135         "type": "package",
1136         "dependencies": {
1137           "Microsoft.NETCore.Platforms": "1.1.0",
1138           "Microsoft.NETCore.Targets": "1.1.0",
1139           "System.Runtime": "4.3.0"
1140         },
1141         "compile": {
1142           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
1143         }
1144       },
1145       "System.Threading.Tasks.Extensions/4.3.0": {
1146         "type": "package",
1147         "dependencies": {
1148           "System.Collections": "4.3.0",
1149           "System.Runtime": "4.3.0",
1150           "System.Threading.Tasks": "4.3.0"
1151         },
1152         "compile": {
1153           "lib/netstandard1.0/_._": {}
1154         },
1155         "runtime": {
1156           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
1157         }
1158       },
1159       "System.Threading.Tasks.Parallel/4.3.0": {
1160         "type": "package",
1161         "dependencies": {
1162           "System.Collections.Concurrent": "4.3.0",
1163           "System.Diagnostics.Debug": "4.3.0",
1164           "System.Diagnostics.Tracing": "4.3.0",
1165           "System.Resources.ResourceManager": "4.3.0",
1166           "System.Runtime": "4.3.0",
1167           "System.Runtime.Extensions": "4.3.0",
1168           "System.Threading": "4.3.0",
1169           "System.Threading.Tasks": "4.3.0"
1170         },
1171         "compile": {
1172           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
1173         },
1174         "runtime": {
1175           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
1176         }
1177       },
1178       "System.Threading.Timer/4.3.0": {
1179         "type": "package",
1180         "dependencies": {
1181           "Microsoft.NETCore.Platforms": "1.1.0",
1182           "Microsoft.NETCore.Targets": "1.1.0",
1183           "System.Runtime": "4.3.0"
1184         },
1185         "compile": {
1186           "ref/netstandard1.2/System.Threading.Timer.dll": {}
1187         }
1188       },
1189       "System.Xml.ReaderWriter/4.3.0": {
1190         "type": "package",
1191         "dependencies": {
1192           "System.Collections": "4.3.0",
1193           "System.Diagnostics.Debug": "4.3.0",
1194           "System.Globalization": "4.3.0",
1195           "System.IO": "4.3.0",
1196           "System.IO.FileSystem": "4.3.0",
1197           "System.IO.FileSystem.Primitives": "4.3.0",
1198           "System.Resources.ResourceManager": "4.3.0",
1199           "System.Runtime": "4.3.0",
1200           "System.Runtime.Extensions": "4.3.0",
1201           "System.Runtime.InteropServices": "4.3.0",
1202           "System.Text.Encoding": "4.3.0",
1203           "System.Text.Encoding.Extensions": "4.3.0",
1204           "System.Text.RegularExpressions": "4.3.0",
1205           "System.Threading.Tasks": "4.3.0",
1206           "System.Threading.Tasks.Extensions": "4.3.0"
1207         },
1208         "compile": {
1209           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
1210         },
1211         "runtime": {
1212           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
1213         }
1214       },
1215       "System.Xml.XDocument/4.3.0": {
1216         "type": "package",
1217         "dependencies": {
1218           "System.Collections": "4.3.0",
1219           "System.Diagnostics.Debug": "4.3.0",
1220           "System.Diagnostics.Tools": "4.3.0",
1221           "System.Globalization": "4.3.0",
1222           "System.IO": "4.3.0",
1223           "System.Reflection": "4.3.0",
1224           "System.Resources.ResourceManager": "4.3.0",
1225           "System.Runtime": "4.3.0",
1226           "System.Runtime.Extensions": "4.3.0",
1227           "System.Text.Encoding": "4.3.0",
1228           "System.Threading": "4.3.0",
1229           "System.Xml.ReaderWriter": "4.3.0"
1230         },
1231         "compile": {
1232           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
1233         },
1234         "runtime": {
1235           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
1236         }
1237       }
1238     }
1239   },
1240   "libraries": {
1241     "Microsoft.NETCore.Platforms/1.1.0": {
1242       "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
1243       "type": "package",
1244       "path": "microsoft.netcore.platforms/1.1.0",
1245       "files": [
1246         "ThirdPartyNotices.txt",
1247         "dotnet_library_license.txt",
1248         "lib/netstandard1.0/_._",
1249         "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
1250         "microsoft.netcore.platforms.nuspec",
1251         "runtime.json"
1252       ]
1253     },
1254     "Microsoft.NETCore.Targets/1.1.0": {
1255       "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
1256       "type": "package",
1257       "path": "microsoft.netcore.targets/1.1.0",
1258       "files": [
1259         "ThirdPartyNotices.txt",
1260         "dotnet_library_license.txt",
1261         "lib/netstandard1.0/_._",
1262         "microsoft.netcore.targets.1.1.0.nupkg.sha512",
1263         "microsoft.netcore.targets.nuspec",
1264         "runtime.json"
1265       ]
1266     },
1267     "Microsoft.Win32.Primitives/4.3.0": {
1268       "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
1269       "type": "package",
1270       "path": "microsoft.win32.primitives/4.3.0",
1271       "files": [
1272         "ThirdPartyNotices.txt",
1273         "dotnet_library_license.txt",
1274         "lib/MonoAndroid10/_._",
1275         "lib/MonoTouch10/_._",
1276         "lib/net46/Microsoft.Win32.Primitives.dll",
1277         "lib/xamarinios10/_._",
1278         "lib/xamarinmac20/_._",
1279         "lib/xamarintvos10/_._",
1280         "lib/xamarinwatchos10/_._",
1281         "microsoft.win32.primitives.4.3.0.nupkg.sha512",
1282         "microsoft.win32.primitives.nuspec",
1283         "ref/MonoAndroid10/_._",
1284         "ref/MonoTouch10/_._",
1285         "ref/net46/Microsoft.Win32.Primitives.dll",
1286         "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
1287         "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
1288         "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
1289         "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
1290         "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
1291         "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
1292         "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
1293         "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
1294         "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
1295         "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
1296         "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
1297         "ref/xamarinios10/_._",
1298         "ref/xamarinmac20/_._",
1299         "ref/xamarintvos10/_._",
1300         "ref/xamarinwatchos10/_._"
1301       ]
1302     },
1303     "NETStandard.Library/1.6.1": {
1304       "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
1305       "type": "package",
1306       "path": "netstandard.library/1.6.1",
1307       "files": [
1308         "ThirdPartyNotices.txt",
1309         "dotnet_library_license.txt",
1310         "netstandard.library.1.6.1.nupkg.sha512",
1311         "netstandard.library.nuspec"
1312       ]
1313     },
1314     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1315       "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
1316       "type": "package",
1317       "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1318       "files": [
1319         "ThirdPartyNotices.txt",
1320         "dotnet_library_license.txt",
1321         "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1322         "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1323         "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1324       ]
1325     },
1326     "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1327       "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
1328       "type": "package",
1329       "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1330       "files": [
1331         "ThirdPartyNotices.txt",
1332         "dotnet_library_license.txt",
1333         "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1334         "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1335         "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1336       ]
1337     },
1338     "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1339       "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
1340       "type": "package",
1341       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1342       "files": [
1343         "ThirdPartyNotices.txt",
1344         "dotnet_library_license.txt",
1345         "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1346         "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1347         "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1348       ]
1349     },
1350     "runtime.native.System/4.3.0": {
1351       "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
1352       "type": "package",
1353       "path": "runtime.native.system/4.3.0",
1354       "files": [
1355         "ThirdPartyNotices.txt",
1356         "dotnet_library_license.txt",
1357         "lib/netstandard1.0/_._",
1358         "runtime.native.system.4.3.0.nupkg.sha512",
1359         "runtime.native.system.nuspec"
1360       ]
1361     },
1362     "runtime.native.System.IO.Compression/4.3.0": {
1363       "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
1364       "type": "package",
1365       "path": "runtime.native.system.io.compression/4.3.0",
1366       "files": [
1367         "ThirdPartyNotices.txt",
1368         "dotnet_library_license.txt",
1369         "lib/netstandard1.0/_._",
1370         "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
1371         "runtime.native.system.io.compression.nuspec"
1372       ]
1373     },
1374     "runtime.native.System.Net.Http/4.3.0": {
1375       "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
1376       "type": "package",
1377       "path": "runtime.native.system.net.http/4.3.0",
1378       "files": [
1379         "ThirdPartyNotices.txt",
1380         "dotnet_library_license.txt",
1381         "lib/netstandard1.0/_._",
1382         "runtime.native.system.net.http.4.3.0.nupkg.sha512",
1383         "runtime.native.system.net.http.nuspec"
1384       ]
1385     },
1386     "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
1387       "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
1388       "type": "package",
1389       "path": "runtime.native.system.security.cryptography.apple/4.3.0",
1390       "files": [
1391         "ThirdPartyNotices.txt",
1392         "dotnet_library_license.txt",
1393         "lib/netstandard1.0/_._",
1394         "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
1395         "runtime.native.system.security.cryptography.apple.nuspec"
1396       ]
1397     },
1398     "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1399       "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
1400       "type": "package",
1401       "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
1402       "files": [
1403         "ThirdPartyNotices.txt",
1404         "dotnet_library_license.txt",
1405         "lib/netstandard1.0/_._",
1406         "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1407         "runtime.native.system.security.cryptography.openssl.nuspec"
1408       ]
1409     },
1410     "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1411       "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
1412       "type": "package",
1413       "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1414       "files": [
1415         "ThirdPartyNotices.txt",
1416         "dotnet_library_license.txt",
1417         "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1418         "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1419         "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1420       ]
1421     },
1422     "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1423       "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
1424       "type": "package",
1425       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1426       "files": [
1427         "ThirdPartyNotices.txt",
1428         "dotnet_library_license.txt",
1429         "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1430         "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1431         "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1432       ]
1433     },
1434     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
1435       "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
1436       "type": "package",
1437       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
1438       "files": [
1439         "ThirdPartyNotices.txt",
1440         "dotnet_library_license.txt",
1441         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
1442         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
1443         "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
1444       ]
1445     },
1446     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1447       "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
1448       "type": "package",
1449       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1450       "files": [
1451         "ThirdPartyNotices.txt",
1452         "dotnet_library_license.txt",
1453         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1454         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1455         "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
1456       ]
1457     },
1458     "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1459       "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
1460       "type": "package",
1461       "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1462       "files": [
1463         "ThirdPartyNotices.txt",
1464         "dotnet_library_license.txt",
1465         "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1466         "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1467         "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1468       ]
1469     },
1470     "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1471       "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
1472       "type": "package",
1473       "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1474       "files": [
1475         "ThirdPartyNotices.txt",
1476         "dotnet_library_license.txt",
1477         "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1478         "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1479         "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1480       ]
1481     },
1482     "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1483       "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
1484       "type": "package",
1485       "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1486       "files": [
1487         "ThirdPartyNotices.txt",
1488         "dotnet_library_license.txt",
1489         "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1490         "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1491         "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1492       ]
1493     },
1494     "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1495       "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
1496       "type": "package",
1497       "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1498       "files": [
1499         "ThirdPartyNotices.txt",
1500         "dotnet_library_license.txt",
1501         "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
1502         "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
1503         "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
1504       ]
1505     },
1506     "System.AppContext/4.3.0": {
1507       "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
1508       "type": "package",
1509       "path": "system.appcontext/4.3.0",
1510       "files": [
1511         "ThirdPartyNotices.txt",
1512         "dotnet_library_license.txt",
1513         "lib/MonoAndroid10/_._",
1514         "lib/MonoTouch10/_._",
1515         "lib/net46/System.AppContext.dll",
1516         "lib/net463/System.AppContext.dll",
1517         "lib/netcore50/System.AppContext.dll",
1518         "lib/netstandard1.6/System.AppContext.dll",
1519         "lib/xamarinios10/_._",
1520         "lib/xamarinmac20/_._",
1521         "lib/xamarintvos10/_._",
1522         "lib/xamarinwatchos10/_._",
1523         "ref/MonoAndroid10/_._",
1524         "ref/MonoTouch10/_._",
1525         "ref/net46/System.AppContext.dll",
1526         "ref/net463/System.AppContext.dll",
1527         "ref/netstandard/_._",
1528         "ref/netstandard1.3/System.AppContext.dll",
1529         "ref/netstandard1.3/System.AppContext.xml",
1530         "ref/netstandard1.3/de/System.AppContext.xml",
1531         "ref/netstandard1.3/es/System.AppContext.xml",
1532         "ref/netstandard1.3/fr/System.AppContext.xml",
1533         "ref/netstandard1.3/it/System.AppContext.xml",
1534         "ref/netstandard1.3/ja/System.AppContext.xml",
1535         "ref/netstandard1.3/ko/System.AppContext.xml",
1536         "ref/netstandard1.3/ru/System.AppContext.xml",
1537         "ref/netstandard1.3/zh-hans/System.AppContext.xml",
1538         "ref/netstandard1.3/zh-hant/System.AppContext.xml",
1539         "ref/netstandard1.6/System.AppContext.dll",
1540         "ref/netstandard1.6/System.AppContext.xml",
1541         "ref/netstandard1.6/de/System.AppContext.xml",
1542         "ref/netstandard1.6/es/System.AppContext.xml",
1543         "ref/netstandard1.6/fr/System.AppContext.xml",
1544         "ref/netstandard1.6/it/System.AppContext.xml",
1545         "ref/netstandard1.6/ja/System.AppContext.xml",
1546         "ref/netstandard1.6/ko/System.AppContext.xml",
1547         "ref/netstandard1.6/ru/System.AppContext.xml",
1548         "ref/netstandard1.6/zh-hans/System.AppContext.xml",
1549         "ref/netstandard1.6/zh-hant/System.AppContext.xml",
1550         "ref/xamarinios10/_._",
1551         "ref/xamarinmac20/_._",
1552         "ref/xamarintvos10/_._",
1553         "ref/xamarinwatchos10/_._",
1554         "runtimes/aot/lib/netcore50/System.AppContext.dll",
1555         "system.appcontext.4.3.0.nupkg.sha512",
1556         "system.appcontext.nuspec"
1557       ]
1558     },
1559     "System.Buffers/4.3.0": {
1560       "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
1561       "type": "package",
1562       "path": "system.buffers/4.3.0",
1563       "files": [
1564         "ThirdPartyNotices.txt",
1565         "dotnet_library_license.txt",
1566         "lib/netstandard1.1/.xml",
1567         "lib/netstandard1.1/System.Buffers.dll",
1568         "system.buffers.4.3.0.nupkg.sha512",
1569         "system.buffers.nuspec"
1570       ]
1571     },
1572     "System.Collections/4.3.0": {
1573       "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
1574       "type": "package",
1575       "path": "system.collections/4.3.0",
1576       "files": [
1577         "ThirdPartyNotices.txt",
1578         "dotnet_library_license.txt",
1579         "lib/MonoAndroid10/_._",
1580         "lib/MonoTouch10/_._",
1581         "lib/net45/_._",
1582         "lib/portable-net45+win8+wp8+wpa81/_._",
1583         "lib/win8/_._",
1584         "lib/wp80/_._",
1585         "lib/wpa81/_._",
1586         "lib/xamarinios10/_._",
1587         "lib/xamarinmac20/_._",
1588         "lib/xamarintvos10/_._",
1589         "lib/xamarinwatchos10/_._",
1590         "ref/MonoAndroid10/_._",
1591         "ref/MonoTouch10/_._",
1592         "ref/net45/_._",
1593         "ref/netcore50/System.Collections.dll",
1594         "ref/netcore50/System.Collections.xml",
1595         "ref/netcore50/de/System.Collections.xml",
1596         "ref/netcore50/es/System.Collections.xml",
1597         "ref/netcore50/fr/System.Collections.xml",
1598         "ref/netcore50/it/System.Collections.xml",
1599         "ref/netcore50/ja/System.Collections.xml",
1600         "ref/netcore50/ko/System.Collections.xml",
1601         "ref/netcore50/ru/System.Collections.xml",
1602         "ref/netcore50/zh-hans/System.Collections.xml",
1603         "ref/netcore50/zh-hant/System.Collections.xml",
1604         "ref/netstandard1.0/System.Collections.dll",
1605         "ref/netstandard1.0/System.Collections.xml",
1606         "ref/netstandard1.0/de/System.Collections.xml",
1607         "ref/netstandard1.0/es/System.Collections.xml",
1608         "ref/netstandard1.0/fr/System.Collections.xml",
1609         "ref/netstandard1.0/it/System.Collections.xml",
1610         "ref/netstandard1.0/ja/System.Collections.xml",
1611         "ref/netstandard1.0/ko/System.Collections.xml",
1612         "ref/netstandard1.0/ru/System.Collections.xml",
1613         "ref/netstandard1.0/zh-hans/System.Collections.xml",
1614         "ref/netstandard1.0/zh-hant/System.Collections.xml",
1615         "ref/netstandard1.3/System.Collections.dll",
1616         "ref/netstandard1.3/System.Collections.xml",
1617         "ref/netstandard1.3/de/System.Collections.xml",
1618         "ref/netstandard1.3/es/System.Collections.xml",
1619         "ref/netstandard1.3/fr/System.Collections.xml",
1620         "ref/netstandard1.3/it/System.Collections.xml",
1621         "ref/netstandard1.3/ja/System.Collections.xml",
1622         "ref/netstandard1.3/ko/System.Collections.xml",
1623         "ref/netstandard1.3/ru/System.Collections.xml",
1624         "ref/netstandard1.3/zh-hans/System.Collections.xml",
1625         "ref/netstandard1.3/zh-hant/System.Collections.xml",
1626         "ref/portable-net45+win8+wp8+wpa81/_._",
1627         "ref/win8/_._",
1628         "ref/wp80/_._",
1629         "ref/wpa81/_._",
1630         "ref/xamarinios10/_._",
1631         "ref/xamarinmac20/_._",
1632         "ref/xamarintvos10/_._",
1633         "ref/xamarinwatchos10/_._",
1634         "system.collections.4.3.0.nupkg.sha512",
1635         "system.collections.nuspec"
1636       ]
1637     },
1638     "System.Collections.Concurrent/4.3.0": {
1639       "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
1640       "type": "package",
1641       "path": "system.collections.concurrent/4.3.0",
1642       "files": [
1643         "ThirdPartyNotices.txt",
1644         "dotnet_library_license.txt",
1645         "lib/MonoAndroid10/_._",
1646         "lib/MonoTouch10/_._",
1647         "lib/net45/_._",
1648         "lib/netcore50/System.Collections.Concurrent.dll",
1649         "lib/netstandard1.3/System.Collections.Concurrent.dll",
1650         "lib/portable-net45+win8+wpa81/_._",
1651         "lib/win8/_._",
1652         "lib/wpa81/_._",
1653         "lib/xamarinios10/_._",
1654         "lib/xamarinmac20/_._",
1655         "lib/xamarintvos10/_._",
1656         "lib/xamarinwatchos10/_._",
1657         "ref/MonoAndroid10/_._",
1658         "ref/MonoTouch10/_._",
1659         "ref/net45/_._",
1660         "ref/netcore50/System.Collections.Concurrent.dll",
1661         "ref/netcore50/System.Collections.Concurrent.xml",
1662         "ref/netcore50/de/System.Collections.Concurrent.xml",
1663         "ref/netcore50/es/System.Collections.Concurrent.xml",
1664         "ref/netcore50/fr/System.Collections.Concurrent.xml",
1665         "ref/netcore50/it/System.Collections.Concurrent.xml",
1666         "ref/netcore50/ja/System.Collections.Concurrent.xml",
1667         "ref/netcore50/ko/System.Collections.Concurrent.xml",
1668         "ref/netcore50/ru/System.Collections.Concurrent.xml",
1669         "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
1670         "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
1671         "ref/netstandard1.1/System.Collections.Concurrent.dll",
1672         "ref/netstandard1.1/System.Collections.Concurrent.xml",
1673         "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
1674         "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
1675         "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
1676         "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
1677         "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
1678         "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
1679         "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
1680         "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
1681         "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
1682         "ref/netstandard1.3/System.Collections.Concurrent.dll",
1683         "ref/netstandard1.3/System.Collections.Concurrent.xml",
1684         "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
1685         "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
1686         "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
1687         "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
1688         "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
1689         "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
1690         "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
1691         "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
1692         "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
1693         "ref/portable-net45+win8+wpa81/_._",
1694         "ref/win8/_._",
1695         "ref/wpa81/_._",
1696         "ref/xamarinios10/_._",
1697         "ref/xamarinmac20/_._",
1698         "ref/xamarintvos10/_._",
1699         "ref/xamarinwatchos10/_._",
1700         "system.collections.concurrent.4.3.0.nupkg.sha512",
1701         "system.collections.concurrent.nuspec"
1702       ]
1703     },
1704     "System.Console/4.3.0": {
1705       "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
1706       "type": "package",
1707       "path": "system.console/4.3.0",
1708       "files": [
1709         "ThirdPartyNotices.txt",
1710         "dotnet_library_license.txt",
1711         "lib/MonoAndroid10/_._",
1712         "lib/MonoTouch10/_._",
1713         "lib/net46/System.Console.dll",
1714         "lib/xamarinios10/_._",
1715         "lib/xamarinmac20/_._",
1716         "lib/xamarintvos10/_._",
1717         "lib/xamarinwatchos10/_._",
1718         "ref/MonoAndroid10/_._",
1719         "ref/MonoTouch10/_._",
1720         "ref/net46/System.Console.dll",
1721         "ref/netstandard1.3/System.Console.dll",
1722         "ref/netstandard1.3/System.Console.xml",
1723         "ref/netstandard1.3/de/System.Console.xml",
1724         "ref/netstandard1.3/es/System.Console.xml",
1725         "ref/netstandard1.3/fr/System.Console.xml",
1726         "ref/netstandard1.3/it/System.Console.xml",
1727         "ref/netstandard1.3/ja/System.Console.xml",
1728         "ref/netstandard1.3/ko/System.Console.xml",
1729         "ref/netstandard1.3/ru/System.Console.xml",
1730         "ref/netstandard1.3/zh-hans/System.Console.xml",
1731         "ref/netstandard1.3/zh-hant/System.Console.xml",
1732         "ref/xamarinios10/_._",
1733         "ref/xamarinmac20/_._",
1734         "ref/xamarintvos10/_._",
1735         "ref/xamarinwatchos10/_._",
1736         "system.console.4.3.0.nupkg.sha512",
1737         "system.console.nuspec"
1738       ]
1739     },
1740     "System.Diagnostics.Debug/4.3.0": {
1741       "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
1742       "type": "package",
1743       "path": "system.diagnostics.debug/4.3.0",
1744       "files": [
1745         "ThirdPartyNotices.txt",
1746         "dotnet_library_license.txt",
1747         "lib/MonoAndroid10/_._",
1748         "lib/MonoTouch10/_._",
1749         "lib/net45/_._",
1750         "lib/portable-net45+win8+wp8+wpa81/_._",
1751         "lib/win8/_._",
1752         "lib/wp80/_._",
1753         "lib/wpa81/_._",
1754         "lib/xamarinios10/_._",
1755         "lib/xamarinmac20/_._",
1756         "lib/xamarintvos10/_._",
1757         "lib/xamarinwatchos10/_._",
1758         "ref/MonoAndroid10/_._",
1759         "ref/MonoTouch10/_._",
1760         "ref/net45/_._",
1761         "ref/netcore50/System.Diagnostics.Debug.dll",
1762         "ref/netcore50/System.Diagnostics.Debug.xml",
1763         "ref/netcore50/de/System.Diagnostics.Debug.xml",
1764         "ref/netcore50/es/System.Diagnostics.Debug.xml",
1765         "ref/netcore50/fr/System.Diagnostics.Debug.xml",
1766         "ref/netcore50/it/System.Diagnostics.Debug.xml",
1767         "ref/netcore50/ja/System.Diagnostics.Debug.xml",
1768         "ref/netcore50/ko/System.Diagnostics.Debug.xml",
1769         "ref/netcore50/ru/System.Diagnostics.Debug.xml",
1770         "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
1771         "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
1772         "ref/netstandard1.0/System.Diagnostics.Debug.dll",
1773         "ref/netstandard1.0/System.Diagnostics.Debug.xml",
1774         "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
1775         "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
1776         "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
1777         "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
1778         "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
1779         "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
1780         "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
1781         "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
1782         "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
1783         "ref/netstandard1.3/System.Diagnostics.Debug.dll",
1784         "ref/netstandard1.3/System.Diagnostics.Debug.xml",
1785         "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
1786         "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
1787         "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
1788         "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
1789         "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
1790         "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
1791         "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
1792         "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
1793         "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
1794         "ref/portable-net45+win8+wp8+wpa81/_._",
1795         "ref/win8/_._",
1796         "ref/wp80/_._",
1797         "ref/wpa81/_._",
1798         "ref/xamarinios10/_._",
1799         "ref/xamarinmac20/_._",
1800         "ref/xamarintvos10/_._",
1801         "ref/xamarinwatchos10/_._",
1802         "system.diagnostics.debug.4.3.0.nupkg.sha512",
1803         "system.diagnostics.debug.nuspec"
1804       ]
1805     },
1806     "System.Diagnostics.DiagnosticSource/4.3.0": {
1807       "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
1808       "type": "package",
1809       "path": "system.diagnostics.diagnosticsource/4.3.0",
1810       "files": [
1811         "ThirdPartyNotices.txt",
1812         "dotnet_library_license.txt",
1813         "lib/net46/System.Diagnostics.DiagnosticSource.dll",
1814         "lib/net46/System.Diagnostics.DiagnosticSource.xml",
1815         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
1816         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
1817         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
1818         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
1819         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
1820         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
1821         "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
1822         "system.diagnostics.diagnosticsource.nuspec"
1823       ]
1824     },
1825     "System.Diagnostics.Tools/4.3.0": {
1826       "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
1827       "type": "package",
1828       "path": "system.diagnostics.tools/4.3.0",
1829       "files": [
1830         "ThirdPartyNotices.txt",
1831         "dotnet_library_license.txt",
1832         "lib/MonoAndroid10/_._",
1833         "lib/MonoTouch10/_._",
1834         "lib/net45/_._",
1835         "lib/portable-net45+win8+wp8+wpa81/_._",
1836         "lib/win8/_._",
1837         "lib/wp80/_._",
1838         "lib/wpa81/_._",
1839         "lib/xamarinios10/_._",
1840         "lib/xamarinmac20/_._",
1841         "lib/xamarintvos10/_._",
1842         "lib/xamarinwatchos10/_._",
1843         "ref/MonoAndroid10/_._",
1844         "ref/MonoTouch10/_._",
1845         "ref/net45/_._",
1846         "ref/netcore50/System.Diagnostics.Tools.dll",
1847         "ref/netcore50/System.Diagnostics.Tools.xml",
1848         "ref/netcore50/de/System.Diagnostics.Tools.xml",
1849         "ref/netcore50/es/System.Diagnostics.Tools.xml",
1850         "ref/netcore50/fr/System.Diagnostics.Tools.xml",
1851         "ref/netcore50/it/System.Diagnostics.Tools.xml",
1852         "ref/netcore50/ja/System.Diagnostics.Tools.xml",
1853         "ref/netcore50/ko/System.Diagnostics.Tools.xml",
1854         "ref/netcore50/ru/System.Diagnostics.Tools.xml",
1855         "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
1856         "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
1857         "ref/netstandard1.0/System.Diagnostics.Tools.dll",
1858         "ref/netstandard1.0/System.Diagnostics.Tools.xml",
1859         "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
1860         "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
1861         "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
1862         "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
1863         "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
1864         "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
1865         "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
1866         "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
1867         "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
1868         "ref/portable-net45+win8+wp8+wpa81/_._",
1869         "ref/win8/_._",
1870         "ref/wp80/_._",
1871         "ref/wpa81/_._",
1872         "ref/xamarinios10/_._",
1873         "ref/xamarinmac20/_._",
1874         "ref/xamarintvos10/_._",
1875         "ref/xamarinwatchos10/_._",
1876         "system.diagnostics.tools.4.3.0.nupkg.sha512",
1877         "system.diagnostics.tools.nuspec"
1878       ]
1879     },
1880     "System.Diagnostics.Tracing/4.3.0": {
1881       "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
1882       "type": "package",
1883       "path": "system.diagnostics.tracing/4.3.0",
1884       "files": [
1885         "ThirdPartyNotices.txt",
1886         "dotnet_library_license.txt",
1887         "lib/MonoAndroid10/_._",
1888         "lib/MonoTouch10/_._",
1889         "lib/net45/_._",
1890         "lib/net462/System.Diagnostics.Tracing.dll",
1891         "lib/portable-net45+win8+wpa81/_._",
1892         "lib/win8/_._",
1893         "lib/wpa81/_._",
1894         "lib/xamarinios10/_._",
1895         "lib/xamarinmac20/_._",
1896         "lib/xamarintvos10/_._",
1897         "lib/xamarinwatchos10/_._",
1898         "ref/MonoAndroid10/_._",
1899         "ref/MonoTouch10/_._",
1900         "ref/net45/_._",
1901         "ref/net462/System.Diagnostics.Tracing.dll",
1902         "ref/netcore50/System.Diagnostics.Tracing.dll",
1903         "ref/netcore50/System.Diagnostics.Tracing.xml",
1904         "ref/netcore50/de/System.Diagnostics.Tracing.xml",
1905         "ref/netcore50/es/System.Diagnostics.Tracing.xml",
1906         "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
1907         "ref/netcore50/it/System.Diagnostics.Tracing.xml",
1908         "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
1909         "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
1910         "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
1911         "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
1912         "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
1913         "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
1914         "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
1915         "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
1916         "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
1917         "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
1918         "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
1919         "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
1920         "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
1921         "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
1922         "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
1923         "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
1924         "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
1925         "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
1926         "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
1927         "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
1928         "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
1929         "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
1930         "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
1931         "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
1932         "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
1933         "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
1934         "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
1935         "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
1936         "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
1937         "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
1938         "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
1939         "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
1940         "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
1941         "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
1942         "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
1943         "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
1944         "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
1945         "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
1946         "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
1947         "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
1948         "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
1949         "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
1950         "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
1951         "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
1952         "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
1953         "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
1954         "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
1955         "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
1956         "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
1957         "ref/portable-net45+win8+wpa81/_._",
1958         "ref/win8/_._",
1959         "ref/wpa81/_._",
1960         "ref/xamarinios10/_._",
1961         "ref/xamarinmac20/_._",
1962         "ref/xamarintvos10/_._",
1963         "ref/xamarinwatchos10/_._",
1964         "system.diagnostics.tracing.4.3.0.nupkg.sha512",
1965         "system.diagnostics.tracing.nuspec"
1966       ]
1967     },
1968     "System.Globalization/4.3.0": {
1969       "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
1970       "type": "package",
1971       "path": "system.globalization/4.3.0",
1972       "files": [
1973         "ThirdPartyNotices.txt",
1974         "dotnet_library_license.txt",
1975         "lib/MonoAndroid10/_._",
1976         "lib/MonoTouch10/_._",
1977         "lib/net45/_._",
1978         "lib/portable-net45+win8+wp8+wpa81/_._",
1979         "lib/win8/_._",
1980         "lib/wp80/_._",
1981         "lib/wpa81/_._",
1982         "lib/xamarinios10/_._",
1983         "lib/xamarinmac20/_._",
1984         "lib/xamarintvos10/_._",
1985         "lib/xamarinwatchos10/_._",
1986         "ref/MonoAndroid10/_._",
1987         "ref/MonoTouch10/_._",
1988         "ref/net45/_._",
1989         "ref/netcore50/System.Globalization.dll",
1990         "ref/netcore50/System.Globalization.xml",
1991         "ref/netcore50/de/System.Globalization.xml",
1992         "ref/netcore50/es/System.Globalization.xml",
1993         "ref/netcore50/fr/System.Globalization.xml",
1994         "ref/netcore50/it/System.Globalization.xml",
1995         "ref/netcore50/ja/System.Globalization.xml",
1996         "ref/netcore50/ko/System.Globalization.xml",
1997         "ref/netcore50/ru/System.Globalization.xml",
1998         "ref/netcore50/zh-hans/System.Globalization.xml",
1999         "ref/netcore50/zh-hant/System.Globalization.xml",
2000         "ref/netstandard1.0/System.Globalization.dll",
2001         "ref/netstandard1.0/System.Globalization.xml",
2002         "ref/netstandard1.0/de/System.Globalization.xml",
2003         "ref/netstandard1.0/es/System.Globalization.xml",
2004         "ref/netstandard1.0/fr/System.Globalization.xml",
2005         "ref/netstandard1.0/it/System.Globalization.xml",
2006         "ref/netstandard1.0/ja/System.Globalization.xml",
2007         "ref/netstandard1.0/ko/System.Globalization.xml",
2008         "ref/netstandard1.0/ru/System.Globalization.xml",
2009         "ref/netstandard1.0/zh-hans/System.Globalization.xml",
2010         "ref/netstandard1.0/zh-hant/System.Globalization.xml",
2011         "ref/netstandard1.3/System.Globalization.dll",
2012         "ref/netstandard1.3/System.Globalization.xml",
2013         "ref/netstandard1.3/de/System.Globalization.xml",
2014         "ref/netstandard1.3/es/System.Globalization.xml",
2015         "ref/netstandard1.3/fr/System.Globalization.xml",
2016         "ref/netstandard1.3/it/System.Globalization.xml",
2017         "ref/netstandard1.3/ja/System.Globalization.xml",
2018         "ref/netstandard1.3/ko/System.Globalization.xml",
2019         "ref/netstandard1.3/ru/System.Globalization.xml",
2020         "ref/netstandard1.3/zh-hans/System.Globalization.xml",
2021         "ref/netstandard1.3/zh-hant/System.Globalization.xml",
2022         "ref/portable-net45+win8+wp8+wpa81/_._",
2023         "ref/win8/_._",
2024         "ref/wp80/_._",
2025         "ref/wpa81/_._",
2026         "ref/xamarinios10/_._",
2027         "ref/xamarinmac20/_._",
2028         "ref/xamarintvos10/_._",
2029         "ref/xamarinwatchos10/_._",
2030         "system.globalization.4.3.0.nupkg.sha512",
2031         "system.globalization.nuspec"
2032       ]
2033     },
2034     "System.Globalization.Calendars/4.3.0": {
2035       "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
2036       "type": "package",
2037       "path": "system.globalization.calendars/4.3.0",
2038       "files": [
2039         "ThirdPartyNotices.txt",
2040         "dotnet_library_license.txt",
2041         "lib/MonoAndroid10/_._",
2042         "lib/MonoTouch10/_._",
2043         "lib/net46/System.Globalization.Calendars.dll",
2044         "lib/xamarinios10/_._",
2045         "lib/xamarinmac20/_._",
2046         "lib/xamarintvos10/_._",
2047         "lib/xamarinwatchos10/_._",
2048         "ref/MonoAndroid10/_._",
2049         "ref/MonoTouch10/_._",
2050         "ref/net46/System.Globalization.Calendars.dll",
2051         "ref/netstandard1.3/System.Globalization.Calendars.dll",
2052         "ref/netstandard1.3/System.Globalization.Calendars.xml",
2053         "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
2054         "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
2055         "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
2056         "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
2057         "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
2058         "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
2059         "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
2060         "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
2061         "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
2062         "ref/xamarinios10/_._",
2063         "ref/xamarinmac20/_._",
2064         "ref/xamarintvos10/_._",
2065         "ref/xamarinwatchos10/_._",
2066         "system.globalization.calendars.4.3.0.nupkg.sha512",
2067         "system.globalization.calendars.nuspec"
2068       ]
2069     },
2070     "System.Globalization.Extensions/4.3.0": {
2071       "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
2072       "type": "package",
2073       "path": "system.globalization.extensions/4.3.0",
2074       "files": [
2075         "ThirdPartyNotices.txt",
2076         "dotnet_library_license.txt",
2077         "lib/MonoAndroid10/_._",
2078         "lib/MonoTouch10/_._",
2079         "lib/net46/System.Globalization.Extensions.dll",
2080         "lib/xamarinios10/_._",
2081         "lib/xamarinmac20/_._",
2082         "lib/xamarintvos10/_._",
2083         "lib/xamarinwatchos10/_._",
2084         "ref/MonoAndroid10/_._",
2085         "ref/MonoTouch10/_._",
2086         "ref/net46/System.Globalization.Extensions.dll",
2087         "ref/netstandard1.3/System.Globalization.Extensions.dll",
2088         "ref/netstandard1.3/System.Globalization.Extensions.xml",
2089         "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
2090         "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
2091         "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
2092         "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
2093         "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
2094         "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
2095         "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
2096         "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
2097         "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
2098         "ref/xamarinios10/_._",
2099         "ref/xamarinmac20/_._",
2100         "ref/xamarintvos10/_._",
2101         "ref/xamarinwatchos10/_._",
2102         "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
2103         "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
2104         "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
2105         "system.globalization.extensions.4.3.0.nupkg.sha512",
2106         "system.globalization.extensions.nuspec"
2107       ]
2108     },
2109     "System.IO/4.3.0": {
2110       "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
2111       "type": "package",
2112       "path": "system.io/4.3.0",
2113       "files": [
2114         "ThirdPartyNotices.txt",
2115         "dotnet_library_license.txt",
2116         "lib/MonoAndroid10/_._",
2117         "lib/MonoTouch10/_._",
2118         "lib/net45/_._",
2119         "lib/net462/System.IO.dll",
2120         "lib/portable-net45+win8+wp8+wpa81/_._",
2121         "lib/win8/_._",
2122         "lib/wp80/_._",
2123         "lib/wpa81/_._",
2124         "lib/xamarinios10/_._",
2125         "lib/xamarinmac20/_._",
2126         "lib/xamarintvos10/_._",
2127         "lib/xamarinwatchos10/_._",
2128         "ref/MonoAndroid10/_._",
2129         "ref/MonoTouch10/_._",
2130         "ref/net45/_._",
2131         "ref/net462/System.IO.dll",
2132         "ref/netcore50/System.IO.dll",
2133         "ref/netcore50/System.IO.xml",
2134         "ref/netcore50/de/System.IO.xml",
2135         "ref/netcore50/es/System.IO.xml",
2136         "ref/netcore50/fr/System.IO.xml",
2137         "ref/netcore50/it/System.IO.xml",
2138         "ref/netcore50/ja/System.IO.xml",
2139         "ref/netcore50/ko/System.IO.xml",
2140         "ref/netcore50/ru/System.IO.xml",
2141         "ref/netcore50/zh-hans/System.IO.xml",
2142         "ref/netcore50/zh-hant/System.IO.xml",
2143         "ref/netstandard1.0/System.IO.dll",
2144         "ref/netstandard1.0/System.IO.xml",
2145         "ref/netstandard1.0/de/System.IO.xml",
2146         "ref/netstandard1.0/es/System.IO.xml",
2147         "ref/netstandard1.0/fr/System.IO.xml",
2148         "ref/netstandard1.0/it/System.IO.xml",
2149         "ref/netstandard1.0/ja/System.IO.xml",
2150         "ref/netstandard1.0/ko/System.IO.xml",
2151         "ref/netstandard1.0/ru/System.IO.xml",
2152         "ref/netstandard1.0/zh-hans/System.IO.xml",
2153         "ref/netstandard1.0/zh-hant/System.IO.xml",
2154         "ref/netstandard1.3/System.IO.dll",
2155         "ref/netstandard1.3/System.IO.xml",
2156         "ref/netstandard1.3/de/System.IO.xml",
2157         "ref/netstandard1.3/es/System.IO.xml",
2158         "ref/netstandard1.3/fr/System.IO.xml",
2159         "ref/netstandard1.3/it/System.IO.xml",
2160         "ref/netstandard1.3/ja/System.IO.xml",
2161         "ref/netstandard1.3/ko/System.IO.xml",
2162         "ref/netstandard1.3/ru/System.IO.xml",
2163         "ref/netstandard1.3/zh-hans/System.IO.xml",
2164         "ref/netstandard1.3/zh-hant/System.IO.xml",
2165         "ref/netstandard1.5/System.IO.dll",
2166         "ref/netstandard1.5/System.IO.xml",
2167         "ref/netstandard1.5/de/System.IO.xml",
2168         "ref/netstandard1.5/es/System.IO.xml",
2169         "ref/netstandard1.5/fr/System.IO.xml",
2170         "ref/netstandard1.5/it/System.IO.xml",
2171         "ref/netstandard1.5/ja/System.IO.xml",
2172         "ref/netstandard1.5/ko/System.IO.xml",
2173         "ref/netstandard1.5/ru/System.IO.xml",
2174         "ref/netstandard1.5/zh-hans/System.IO.xml",
2175         "ref/netstandard1.5/zh-hant/System.IO.xml",
2176         "ref/portable-net45+win8+wp8+wpa81/_._",
2177         "ref/win8/_._",
2178         "ref/wp80/_._",
2179         "ref/wpa81/_._",
2180         "ref/xamarinios10/_._",
2181         "ref/xamarinmac20/_._",
2182         "ref/xamarintvos10/_._",
2183         "ref/xamarinwatchos10/_._",
2184         "system.io.4.3.0.nupkg.sha512",
2185         "system.io.nuspec"
2186       ]
2187     },
2188     "System.IO.Compression/4.3.0": {
2189       "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
2190       "type": "package",
2191       "path": "system.io.compression/4.3.0",
2192       "files": [
2193         "ThirdPartyNotices.txt",
2194         "dotnet_library_license.txt",
2195         "lib/MonoAndroid10/_._",
2196         "lib/MonoTouch10/_._",
2197         "lib/net45/_._",
2198         "lib/net46/System.IO.Compression.dll",
2199         "lib/portable-net45+win8+wpa81/_._",
2200         "lib/win8/_._",
2201         "lib/wpa81/_._",
2202         "lib/xamarinios10/_._",
2203         "lib/xamarinmac20/_._",
2204         "lib/xamarintvos10/_._",
2205         "lib/xamarinwatchos10/_._",
2206         "ref/MonoAndroid10/_._",
2207         "ref/MonoTouch10/_._",
2208         "ref/net45/_._",
2209         "ref/net46/System.IO.Compression.dll",
2210         "ref/netcore50/System.IO.Compression.dll",
2211         "ref/netcore50/System.IO.Compression.xml",
2212         "ref/netcore50/de/System.IO.Compression.xml",
2213         "ref/netcore50/es/System.IO.Compression.xml",
2214         "ref/netcore50/fr/System.IO.Compression.xml",
2215         "ref/netcore50/it/System.IO.Compression.xml",
2216         "ref/netcore50/ja/System.IO.Compression.xml",
2217         "ref/netcore50/ko/System.IO.Compression.xml",
2218         "ref/netcore50/ru/System.IO.Compression.xml",
2219         "ref/netcore50/zh-hans/System.IO.Compression.xml",
2220         "ref/netcore50/zh-hant/System.IO.Compression.xml",
2221         "ref/netstandard1.1/System.IO.Compression.dll",
2222         "ref/netstandard1.1/System.IO.Compression.xml",
2223         "ref/netstandard1.1/de/System.IO.Compression.xml",
2224         "ref/netstandard1.1/es/System.IO.Compression.xml",
2225         "ref/netstandard1.1/fr/System.IO.Compression.xml",
2226         "ref/netstandard1.1/it/System.IO.Compression.xml",
2227         "ref/netstandard1.1/ja/System.IO.Compression.xml",
2228         "ref/netstandard1.1/ko/System.IO.Compression.xml",
2229         "ref/netstandard1.1/ru/System.IO.Compression.xml",
2230         "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
2231         "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
2232         "ref/netstandard1.3/System.IO.Compression.dll",
2233         "ref/netstandard1.3/System.IO.Compression.xml",
2234         "ref/netstandard1.3/de/System.IO.Compression.xml",
2235         "ref/netstandard1.3/es/System.IO.Compression.xml",
2236         "ref/netstandard1.3/fr/System.IO.Compression.xml",
2237         "ref/netstandard1.3/it/System.IO.Compression.xml",
2238         "ref/netstandard1.3/ja/System.IO.Compression.xml",
2239         "ref/netstandard1.3/ko/System.IO.Compression.xml",
2240         "ref/netstandard1.3/ru/System.IO.Compression.xml",
2241         "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
2242         "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
2243         "ref/portable-net45+win8+wpa81/_._",
2244         "ref/win8/_._",
2245         "ref/wpa81/_._",
2246         "ref/xamarinios10/_._",
2247         "ref/xamarinmac20/_._",
2248         "ref/xamarintvos10/_._",
2249         "ref/xamarinwatchos10/_._",
2250         "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
2251         "runtimes/win/lib/net46/System.IO.Compression.dll",
2252         "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
2253         "system.io.compression.4.3.0.nupkg.sha512",
2254         "system.io.compression.nuspec"
2255       ]
2256     },
2257     "System.IO.Compression.ZipFile/4.3.0": {
2258       "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
2259       "type": "package",
2260       "path": "system.io.compression.zipfile/4.3.0",
2261       "files": [
2262         "ThirdPartyNotices.txt",
2263         "dotnet_library_license.txt",
2264         "lib/MonoAndroid10/_._",
2265         "lib/MonoTouch10/_._",
2266         "lib/net46/System.IO.Compression.ZipFile.dll",
2267         "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
2268         "lib/xamarinios10/_._",
2269         "lib/xamarinmac20/_._",
2270         "lib/xamarintvos10/_._",
2271         "lib/xamarinwatchos10/_._",
2272         "ref/MonoAndroid10/_._",
2273         "ref/MonoTouch10/_._",
2274         "ref/net46/System.IO.Compression.ZipFile.dll",
2275         "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
2276         "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
2277         "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
2278         "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
2279         "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
2280         "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
2281         "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
2282         "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
2283         "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
2284         "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
2285         "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
2286         "ref/xamarinios10/_._",
2287         "ref/xamarinmac20/_._",
2288         "ref/xamarintvos10/_._",
2289         "ref/xamarinwatchos10/_._",
2290         "system.io.compression.zipfile.4.3.0.nupkg.sha512",
2291         "system.io.compression.zipfile.nuspec"
2292       ]
2293     },
2294     "System.IO.FileSystem/4.3.0": {
2295       "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
2296       "type": "package",
2297       "path": "system.io.filesystem/4.3.0",
2298       "files": [
2299         "ThirdPartyNotices.txt",
2300         "dotnet_library_license.txt",
2301         "lib/MonoAndroid10/_._",
2302         "lib/MonoTouch10/_._",
2303         "lib/net46/System.IO.FileSystem.dll",
2304         "lib/xamarinios10/_._",
2305         "lib/xamarinmac20/_._",
2306         "lib/xamarintvos10/_._",
2307         "lib/xamarinwatchos10/_._",
2308         "ref/MonoAndroid10/_._",
2309         "ref/MonoTouch10/_._",
2310         "ref/net46/System.IO.FileSystem.dll",
2311         "ref/netstandard1.3/System.IO.FileSystem.dll",
2312         "ref/netstandard1.3/System.IO.FileSystem.xml",
2313         "ref/netstandard1.3/de/System.IO.FileSystem.xml",
2314         "ref/netstandard1.3/es/System.IO.FileSystem.xml",
2315         "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
2316         "ref/netstandard1.3/it/System.IO.FileSystem.xml",
2317         "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
2318         "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
2319         "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
2320         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
2321         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
2322         "ref/xamarinios10/_._",
2323         "ref/xamarinmac20/_._",
2324         "ref/xamarintvos10/_._",
2325         "ref/xamarinwatchos10/_._",
2326         "system.io.filesystem.4.3.0.nupkg.sha512",
2327         "system.io.filesystem.nuspec"
2328       ]
2329     },
2330     "System.IO.FileSystem.Primitives/4.3.0": {
2331       "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
2332       "type": "package",
2333       "path": "system.io.filesystem.primitives/4.3.0",
2334       "files": [
2335         "ThirdPartyNotices.txt",
2336         "dotnet_library_license.txt",
2337         "lib/MonoAndroid10/_._",
2338         "lib/MonoTouch10/_._",
2339         "lib/net46/System.IO.FileSystem.Primitives.dll",
2340         "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
2341         "lib/xamarinios10/_._",
2342         "lib/xamarinmac20/_._",
2343         "lib/xamarintvos10/_._",
2344         "lib/xamarinwatchos10/_._",
2345         "ref/MonoAndroid10/_._",
2346         "ref/MonoTouch10/_._",
2347         "ref/net46/System.IO.FileSystem.Primitives.dll",
2348         "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
2349         "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
2350         "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
2351         "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
2352         "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
2353         "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
2354         "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
2355         "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
2356         "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
2357         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
2358         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
2359         "ref/xamarinios10/_._",
2360         "ref/xamarinmac20/_._",
2361         "ref/xamarintvos10/_._",
2362         "ref/xamarinwatchos10/_._",
2363         "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
2364         "system.io.filesystem.primitives.nuspec"
2365       ]
2366     },
2367     "System.Linq/4.3.0": {
2368       "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
2369       "type": "package",
2370       "path": "system.linq/4.3.0",
2371       "files": [
2372         "ThirdPartyNotices.txt",
2373         "dotnet_library_license.txt",
2374         "lib/MonoAndroid10/_._",
2375         "lib/MonoTouch10/_._",
2376         "lib/net45/_._",
2377         "lib/net463/System.Linq.dll",
2378         "lib/netcore50/System.Linq.dll",
2379         "lib/netstandard1.6/System.Linq.dll",
2380         "lib/portable-net45+win8+wp8+wpa81/_._",
2381         "lib/win8/_._",
2382         "lib/wp80/_._",
2383         "lib/wpa81/_._",
2384         "lib/xamarinios10/_._",
2385         "lib/xamarinmac20/_._",
2386         "lib/xamarintvos10/_._",
2387         "lib/xamarinwatchos10/_._",
2388         "ref/MonoAndroid10/_._",
2389         "ref/MonoTouch10/_._",
2390         "ref/net45/_._",
2391         "ref/net463/System.Linq.dll",
2392         "ref/netcore50/System.Linq.dll",
2393         "ref/netcore50/System.Linq.xml",
2394         "ref/netcore50/de/System.Linq.xml",
2395         "ref/netcore50/es/System.Linq.xml",
2396         "ref/netcore50/fr/System.Linq.xml",
2397         "ref/netcore50/it/System.Linq.xml",
2398         "ref/netcore50/ja/System.Linq.xml",
2399         "ref/netcore50/ko/System.Linq.xml",
2400         "ref/netcore50/ru/System.Linq.xml",
2401         "ref/netcore50/zh-hans/System.Linq.xml",
2402         "ref/netcore50/zh-hant/System.Linq.xml",
2403         "ref/netstandard1.0/System.Linq.dll",
2404         "ref/netstandard1.0/System.Linq.xml",
2405         "ref/netstandard1.0/de/System.Linq.xml",
2406         "ref/netstandard1.0/es/System.Linq.xml",
2407         "ref/netstandard1.0/fr/System.Linq.xml",
2408         "ref/netstandard1.0/it/System.Linq.xml",
2409         "ref/netstandard1.0/ja/System.Linq.xml",
2410         "ref/netstandard1.0/ko/System.Linq.xml",
2411         "ref/netstandard1.0/ru/System.Linq.xml",
2412         "ref/netstandard1.0/zh-hans/System.Linq.xml",
2413         "ref/netstandard1.0/zh-hant/System.Linq.xml",
2414         "ref/netstandard1.6/System.Linq.dll",
2415         "ref/netstandard1.6/System.Linq.xml",
2416         "ref/netstandard1.6/de/System.Linq.xml",
2417         "ref/netstandard1.6/es/System.Linq.xml",
2418         "ref/netstandard1.6/fr/System.Linq.xml",
2419         "ref/netstandard1.6/it/System.Linq.xml",
2420         "ref/netstandard1.6/ja/System.Linq.xml",
2421         "ref/netstandard1.6/ko/System.Linq.xml",
2422         "ref/netstandard1.6/ru/System.Linq.xml",
2423         "ref/netstandard1.6/zh-hans/System.Linq.xml",
2424         "ref/netstandard1.6/zh-hant/System.Linq.xml",
2425         "ref/portable-net45+win8+wp8+wpa81/_._",
2426         "ref/win8/_._",
2427         "ref/wp80/_._",
2428         "ref/wpa81/_._",
2429         "ref/xamarinios10/_._",
2430         "ref/xamarinmac20/_._",
2431         "ref/xamarintvos10/_._",
2432         "ref/xamarinwatchos10/_._",
2433         "system.linq.4.3.0.nupkg.sha512",
2434         "system.linq.nuspec"
2435       ]
2436     },
2437     "System.Linq.Expressions/4.3.0": {
2438       "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
2439       "type": "package",
2440       "path": "system.linq.expressions/4.3.0",
2441       "files": [
2442         "ThirdPartyNotices.txt",
2443         "dotnet_library_license.txt",
2444         "lib/MonoAndroid10/_._",
2445         "lib/MonoTouch10/_._",
2446         "lib/net45/_._",
2447         "lib/net463/System.Linq.Expressions.dll",
2448         "lib/netcore50/System.Linq.Expressions.dll",
2449         "lib/netstandard1.6/System.Linq.Expressions.dll",
2450         "lib/portable-net45+win8+wp8+wpa81/_._",
2451         "lib/win8/_._",
2452         "lib/wp80/_._",
2453         "lib/wpa81/_._",
2454         "lib/xamarinios10/_._",
2455         "lib/xamarinmac20/_._",
2456         "lib/xamarintvos10/_._",
2457         "lib/xamarinwatchos10/_._",
2458         "ref/MonoAndroid10/_._",
2459         "ref/MonoTouch10/_._",
2460         "ref/net45/_._",
2461         "ref/net463/System.Linq.Expressions.dll",
2462         "ref/netcore50/System.Linq.Expressions.dll",
2463         "ref/netcore50/System.Linq.Expressions.xml",
2464         "ref/netcore50/de/System.Linq.Expressions.xml",
2465         "ref/netcore50/es/System.Linq.Expressions.xml",
2466         "ref/netcore50/fr/System.Linq.Expressions.xml",
2467         "ref/netcore50/it/System.Linq.Expressions.xml",
2468         "ref/netcore50/ja/System.Linq.Expressions.xml",
2469         "ref/netcore50/ko/System.Linq.Expressions.xml",
2470         "ref/netcore50/ru/System.Linq.Expressions.xml",
2471         "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
2472         "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
2473         "ref/netstandard1.0/System.Linq.Expressions.dll",
2474         "ref/netstandard1.0/System.Linq.Expressions.xml",
2475         "ref/netstandard1.0/de/System.Linq.Expressions.xml",
2476         "ref/netstandard1.0/es/System.Linq.Expressions.xml",
2477         "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
2478         "ref/netstandard1.0/it/System.Linq.Expressions.xml",
2479         "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
2480         "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
2481         "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
2482         "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
2483         "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
2484         "ref/netstandard1.3/System.Linq.Expressions.dll",
2485         "ref/netstandard1.3/System.Linq.Expressions.xml",
2486         "ref/netstandard1.3/de/System.Linq.Expressions.xml",
2487         "ref/netstandard1.3/es/System.Linq.Expressions.xml",
2488         "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
2489         "ref/netstandard1.3/it/System.Linq.Expressions.xml",
2490         "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
2491         "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
2492         "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
2493         "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
2494         "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
2495         "ref/netstandard1.6/System.Linq.Expressions.dll",
2496         "ref/netstandard1.6/System.Linq.Expressions.xml",
2497         "ref/netstandard1.6/de/System.Linq.Expressions.xml",
2498         "ref/netstandard1.6/es/System.Linq.Expressions.xml",
2499         "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
2500         "ref/netstandard1.6/it/System.Linq.Expressions.xml",
2501         "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
2502         "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
2503         "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
2504         "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
2505         "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
2506         "ref/portable-net45+win8+wp8+wpa81/_._",
2507         "ref/win8/_._",
2508         "ref/wp80/_._",
2509         "ref/wpa81/_._",
2510         "ref/xamarinios10/_._",
2511         "ref/xamarinmac20/_._",
2512         "ref/xamarintvos10/_._",
2513         "ref/xamarinwatchos10/_._",
2514         "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
2515         "system.linq.expressions.4.3.0.nupkg.sha512",
2516         "system.linq.expressions.nuspec"
2517       ]
2518     },
2519     "System.Linq.Parallel/4.3.0": {
2520       "sha512": "td7x21K8LalpjTWCzW/nQboQIFbq9i0r+PCyBBCdLWWnm4NBcdN18vpz/G9hCpUaCIfRL+ZxJNVTywlNlB1aLQ==",
2521       "type": "package",
2522       "path": "system.linq.parallel/4.3.0",
2523       "files": [
2524         "ThirdPartyNotices.txt",
2525         "dotnet_library_license.txt",
2526         "lib/MonoAndroid10/_._",
2527         "lib/MonoTouch10/_._",
2528         "lib/net45/_._",
2529         "lib/netcore50/System.Linq.Parallel.dll",
2530         "lib/netstandard1.3/System.Linq.Parallel.dll",
2531         "lib/portable-net45+win8+wpa81/_._",
2532         "lib/win8/_._",
2533         "lib/wpa81/_._",
2534         "lib/xamarinios10/_._",
2535         "lib/xamarinmac20/_._",
2536         "lib/xamarintvos10/_._",
2537         "lib/xamarinwatchos10/_._",
2538         "ref/MonoAndroid10/_._",
2539         "ref/MonoTouch10/_._",
2540         "ref/net45/_._",
2541         "ref/netcore50/System.Linq.Parallel.dll",
2542         "ref/netcore50/System.Linq.Parallel.xml",
2543         "ref/netcore50/de/System.Linq.Parallel.xml",
2544         "ref/netcore50/es/System.Linq.Parallel.xml",
2545         "ref/netcore50/fr/System.Linq.Parallel.xml",
2546         "ref/netcore50/it/System.Linq.Parallel.xml",
2547         "ref/netcore50/ja/System.Linq.Parallel.xml",
2548         "ref/netcore50/ko/System.Linq.Parallel.xml",
2549         "ref/netcore50/ru/System.Linq.Parallel.xml",
2550         "ref/netcore50/zh-hans/System.Linq.Parallel.xml",
2551         "ref/netcore50/zh-hant/System.Linq.Parallel.xml",
2552         "ref/netstandard1.1/System.Linq.Parallel.dll",
2553         "ref/netstandard1.1/System.Linq.Parallel.xml",
2554         "ref/netstandard1.1/de/System.Linq.Parallel.xml",
2555         "ref/netstandard1.1/es/System.Linq.Parallel.xml",
2556         "ref/netstandard1.1/fr/System.Linq.Parallel.xml",
2557         "ref/netstandard1.1/it/System.Linq.Parallel.xml",
2558         "ref/netstandard1.1/ja/System.Linq.Parallel.xml",
2559         "ref/netstandard1.1/ko/System.Linq.Parallel.xml",
2560         "ref/netstandard1.1/ru/System.Linq.Parallel.xml",
2561         "ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml",
2562         "ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml",
2563         "ref/portable-net45+win8+wpa81/_._",
2564         "ref/win8/_._",
2565         "ref/wpa81/_._",
2566         "ref/xamarinios10/_._",
2567         "ref/xamarinmac20/_._",
2568         "ref/xamarintvos10/_._",
2569         "ref/xamarinwatchos10/_._",
2570         "system.linq.parallel.4.3.0.nupkg.sha512",
2571         "system.linq.parallel.nuspec"
2572       ]
2573     },
2574     "System.Net.Http/4.3.0": {
2575       "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
2576       "type": "package",
2577       "path": "system.net.http/4.3.0",
2578       "files": [
2579         "ThirdPartyNotices.txt",
2580         "dotnet_library_license.txt",
2581         "lib/Xamarinmac20/_._",
2582         "lib/monoandroid10/_._",
2583         "lib/monotouch10/_._",
2584         "lib/net45/_._",
2585         "lib/net46/System.Net.Http.dll",
2586         "lib/portable-net45+win8+wpa81/_._",
2587         "lib/win8/_._",
2588         "lib/wpa81/_._",
2589         "lib/xamarinios10/_._",
2590         "lib/xamarintvos10/_._",
2591         "lib/xamarinwatchos10/_._",
2592         "ref/Xamarinmac20/_._",
2593         "ref/monoandroid10/_._",
2594         "ref/monotouch10/_._",
2595         "ref/net45/_._",
2596         "ref/net46/System.Net.Http.dll",
2597         "ref/net46/System.Net.Http.xml",
2598         "ref/net46/de/System.Net.Http.xml",
2599         "ref/net46/es/System.Net.Http.xml",
2600         "ref/net46/fr/System.Net.Http.xml",
2601         "ref/net46/it/System.Net.Http.xml",
2602         "ref/net46/ja/System.Net.Http.xml",
2603         "ref/net46/ko/System.Net.Http.xml",
2604         "ref/net46/ru/System.Net.Http.xml",
2605         "ref/net46/zh-hans/System.Net.Http.xml",
2606         "ref/net46/zh-hant/System.Net.Http.xml",
2607         "ref/netcore50/System.Net.Http.dll",
2608         "ref/netcore50/System.Net.Http.xml",
2609         "ref/netcore50/de/System.Net.Http.xml",
2610         "ref/netcore50/es/System.Net.Http.xml",
2611         "ref/netcore50/fr/System.Net.Http.xml",
2612         "ref/netcore50/it/System.Net.Http.xml",
2613         "ref/netcore50/ja/System.Net.Http.xml",
2614         "ref/netcore50/ko/System.Net.Http.xml",
2615         "ref/netcore50/ru/System.Net.Http.xml",
2616         "ref/netcore50/zh-hans/System.Net.Http.xml",
2617         "ref/netcore50/zh-hant/System.Net.Http.xml",
2618         "ref/netstandard1.1/System.Net.Http.dll",
2619         "ref/netstandard1.1/System.Net.Http.xml",
2620         "ref/netstandard1.1/de/System.Net.Http.xml",
2621         "ref/netstandard1.1/es/System.Net.Http.xml",
2622         "ref/netstandard1.1/fr/System.Net.Http.xml",
2623         "ref/netstandard1.1/it/System.Net.Http.xml",
2624         "ref/netstandard1.1/ja/System.Net.Http.xml",
2625         "ref/netstandard1.1/ko/System.Net.Http.xml",
2626         "ref/netstandard1.1/ru/System.Net.Http.xml",
2627         "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
2628         "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
2629         "ref/netstandard1.3/System.Net.Http.dll",
2630         "ref/netstandard1.3/System.Net.Http.xml",
2631         "ref/netstandard1.3/de/System.Net.Http.xml",
2632         "ref/netstandard1.3/es/System.Net.Http.xml",
2633         "ref/netstandard1.3/fr/System.Net.Http.xml",
2634         "ref/netstandard1.3/it/System.Net.Http.xml",
2635         "ref/netstandard1.3/ja/System.Net.Http.xml",
2636         "ref/netstandard1.3/ko/System.Net.Http.xml",
2637         "ref/netstandard1.3/ru/System.Net.Http.xml",
2638         "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
2639         "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
2640         "ref/portable-net45+win8+wpa81/_._",
2641         "ref/win8/_._",
2642         "ref/wpa81/_._",
2643         "ref/xamarinios10/_._",
2644         "ref/xamarintvos10/_._",
2645         "ref/xamarinwatchos10/_._",
2646         "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
2647         "runtimes/win/lib/net46/System.Net.Http.dll",
2648         "runtimes/win/lib/netcore50/System.Net.Http.dll",
2649         "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
2650         "system.net.http.4.3.0.nupkg.sha512",
2651         "system.net.http.nuspec"
2652       ]
2653     },
2654     "System.Net.Primitives/4.3.0": {
2655       "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
2656       "type": "package",
2657       "path": "system.net.primitives/4.3.0",
2658       "files": [
2659         "ThirdPartyNotices.txt",
2660         "dotnet_library_license.txt",
2661         "lib/MonoAndroid10/_._",
2662         "lib/MonoTouch10/_._",
2663         "lib/net45/_._",
2664         "lib/portable-net45+win8+wp8+wpa81/_._",
2665         "lib/win8/_._",
2666         "lib/wp80/_._",
2667         "lib/wpa81/_._",
2668         "lib/xamarinios10/_._",
2669         "lib/xamarinmac20/_._",
2670         "lib/xamarintvos10/_._",
2671         "lib/xamarinwatchos10/_._",
2672         "ref/MonoAndroid10/_._",
2673         "ref/MonoTouch10/_._",
2674         "ref/net45/_._",
2675         "ref/netcore50/System.Net.Primitives.dll",
2676         "ref/netcore50/System.Net.Primitives.xml",
2677         "ref/netcore50/de/System.Net.Primitives.xml",
2678         "ref/netcore50/es/System.Net.Primitives.xml",
2679         "ref/netcore50/fr/System.Net.Primitives.xml",
2680         "ref/netcore50/it/System.Net.Primitives.xml",
2681         "ref/netcore50/ja/System.Net.Primitives.xml",
2682         "ref/netcore50/ko/System.Net.Primitives.xml",
2683         "ref/netcore50/ru/System.Net.Primitives.xml",
2684         "ref/netcore50/zh-hans/System.Net.Primitives.xml",
2685         "ref/netcore50/zh-hant/System.Net.Primitives.xml",
2686         "ref/netstandard1.0/System.Net.Primitives.dll",
2687         "ref/netstandard1.0/System.Net.Primitives.xml",
2688         "ref/netstandard1.0/de/System.Net.Primitives.xml",
2689         "ref/netstandard1.0/es/System.Net.Primitives.xml",
2690         "ref/netstandard1.0/fr/System.Net.Primitives.xml",
2691         "ref/netstandard1.0/it/System.Net.Primitives.xml",
2692         "ref/netstandard1.0/ja/System.Net.Primitives.xml",
2693         "ref/netstandard1.0/ko/System.Net.Primitives.xml",
2694         "ref/netstandard1.0/ru/System.Net.Primitives.xml",
2695         "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
2696         "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
2697         "ref/netstandard1.1/System.Net.Primitives.dll",
2698         "ref/netstandard1.1/System.Net.Primitives.xml",
2699         "ref/netstandard1.1/de/System.Net.Primitives.xml",
2700         "ref/netstandard1.1/es/System.Net.Primitives.xml",
2701         "ref/netstandard1.1/fr/System.Net.Primitives.xml",
2702         "ref/netstandard1.1/it/System.Net.Primitives.xml",
2703         "ref/netstandard1.1/ja/System.Net.Primitives.xml",
2704         "ref/netstandard1.1/ko/System.Net.Primitives.xml",
2705         "ref/netstandard1.1/ru/System.Net.Primitives.xml",
2706         "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
2707         "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
2708         "ref/netstandard1.3/System.Net.Primitives.dll",
2709         "ref/netstandard1.3/System.Net.Primitives.xml",
2710         "ref/netstandard1.3/de/System.Net.Primitives.xml",
2711         "ref/netstandard1.3/es/System.Net.Primitives.xml",
2712         "ref/netstandard1.3/fr/System.Net.Primitives.xml",
2713         "ref/netstandard1.3/it/System.Net.Primitives.xml",
2714         "ref/netstandard1.3/ja/System.Net.Primitives.xml",
2715         "ref/netstandard1.3/ko/System.Net.Primitives.xml",
2716         "ref/netstandard1.3/ru/System.Net.Primitives.xml",
2717         "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
2718         "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
2719         "ref/portable-net45+win8+wp8+wpa81/_._",
2720         "ref/win8/_._",
2721         "ref/wp80/_._",
2722         "ref/wpa81/_._",
2723         "ref/xamarinios10/_._",
2724         "ref/xamarinmac20/_._",
2725         "ref/xamarintvos10/_._",
2726         "ref/xamarinwatchos10/_._",
2727         "system.net.primitives.4.3.0.nupkg.sha512",
2728         "system.net.primitives.nuspec"
2729       ]
2730     },
2731     "System.Net.Sockets/4.3.0": {
2732       "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
2733       "type": "package",
2734       "path": "system.net.sockets/4.3.0",
2735       "files": [
2736         "ThirdPartyNotices.txt",
2737         "dotnet_library_license.txt",
2738         "lib/MonoAndroid10/_._",
2739         "lib/MonoTouch10/_._",
2740         "lib/net46/System.Net.Sockets.dll",
2741         "lib/xamarinios10/_._",
2742         "lib/xamarinmac20/_._",
2743         "lib/xamarintvos10/_._",
2744         "lib/xamarinwatchos10/_._",
2745         "ref/MonoAndroid10/_._",
2746         "ref/MonoTouch10/_._",
2747         "ref/net46/System.Net.Sockets.dll",
2748         "ref/netstandard1.3/System.Net.Sockets.dll",
2749         "ref/netstandard1.3/System.Net.Sockets.xml",
2750         "ref/netstandard1.3/de/System.Net.Sockets.xml",
2751         "ref/netstandard1.3/es/System.Net.Sockets.xml",
2752         "ref/netstandard1.3/fr/System.Net.Sockets.xml",
2753         "ref/netstandard1.3/it/System.Net.Sockets.xml",
2754         "ref/netstandard1.3/ja/System.Net.Sockets.xml",
2755         "ref/netstandard1.3/ko/System.Net.Sockets.xml",
2756         "ref/netstandard1.3/ru/System.Net.Sockets.xml",
2757         "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
2758         "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
2759         "ref/xamarinios10/_._",
2760         "ref/xamarinmac20/_._",
2761         "ref/xamarintvos10/_._",
2762         "ref/xamarinwatchos10/_._",
2763         "system.net.sockets.4.3.0.nupkg.sha512",
2764         "system.net.sockets.nuspec"
2765       ]
2766     },
2767     "System.ObjectModel/4.3.0": {
2768       "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
2769       "type": "package",
2770       "path": "system.objectmodel/4.3.0",
2771       "files": [
2772         "ThirdPartyNotices.txt",
2773         "dotnet_library_license.txt",
2774         "lib/MonoAndroid10/_._",
2775         "lib/MonoTouch10/_._",
2776         "lib/net45/_._",
2777         "lib/netcore50/System.ObjectModel.dll",
2778         "lib/netstandard1.3/System.ObjectModel.dll",
2779         "lib/portable-net45+win8+wp8+wpa81/_._",
2780         "lib/win8/_._",
2781         "lib/wp80/_._",
2782         "lib/wpa81/_._",
2783         "lib/xamarinios10/_._",
2784         "lib/xamarinmac20/_._",
2785         "lib/xamarintvos10/_._",
2786         "lib/xamarinwatchos10/_._",
2787         "ref/MonoAndroid10/_._",
2788         "ref/MonoTouch10/_._",
2789         "ref/net45/_._",
2790         "ref/netcore50/System.ObjectModel.dll",
2791         "ref/netcore50/System.ObjectModel.xml",
2792         "ref/netcore50/de/System.ObjectModel.xml",
2793         "ref/netcore50/es/System.ObjectModel.xml",
2794         "ref/netcore50/fr/System.ObjectModel.xml",
2795         "ref/netcore50/it/System.ObjectModel.xml",
2796         "ref/netcore50/ja/System.ObjectModel.xml",
2797         "ref/netcore50/ko/System.ObjectModel.xml",
2798         "ref/netcore50/ru/System.ObjectModel.xml",
2799         "ref/netcore50/zh-hans/System.ObjectModel.xml",
2800         "ref/netcore50/zh-hant/System.ObjectModel.xml",
2801         "ref/netstandard1.0/System.ObjectModel.dll",
2802         "ref/netstandard1.0/System.ObjectModel.xml",
2803         "ref/netstandard1.0/de/System.ObjectModel.xml",
2804         "ref/netstandard1.0/es/System.ObjectModel.xml",
2805         "ref/netstandard1.0/fr/System.ObjectModel.xml",
2806         "ref/netstandard1.0/it/System.ObjectModel.xml",
2807         "ref/netstandard1.0/ja/System.ObjectModel.xml",
2808         "ref/netstandard1.0/ko/System.ObjectModel.xml",
2809         "ref/netstandard1.0/ru/System.ObjectModel.xml",
2810         "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
2811         "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
2812         "ref/netstandard1.3/System.ObjectModel.dll",
2813         "ref/netstandard1.3/System.ObjectModel.xml",
2814         "ref/netstandard1.3/de/System.ObjectModel.xml",
2815         "ref/netstandard1.3/es/System.ObjectModel.xml",
2816         "ref/netstandard1.3/fr/System.ObjectModel.xml",
2817         "ref/netstandard1.3/it/System.ObjectModel.xml",
2818         "ref/netstandard1.3/ja/System.ObjectModel.xml",
2819         "ref/netstandard1.3/ko/System.ObjectModel.xml",
2820         "ref/netstandard1.3/ru/System.ObjectModel.xml",
2821         "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
2822         "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
2823         "ref/portable-net45+win8+wp8+wpa81/_._",
2824         "ref/win8/_._",
2825         "ref/wp80/_._",
2826         "ref/wpa81/_._",
2827         "ref/xamarinios10/_._",
2828         "ref/xamarinmac20/_._",
2829         "ref/xamarintvos10/_._",
2830         "ref/xamarinwatchos10/_._",
2831         "system.objectmodel.4.3.0.nupkg.sha512",
2832         "system.objectmodel.nuspec"
2833       ]
2834     },
2835     "System.Reflection/4.3.0": {
2836       "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
2837       "type": "package",
2838       "path": "system.reflection/4.3.0",
2839       "files": [
2840         "ThirdPartyNotices.txt",
2841         "dotnet_library_license.txt",
2842         "lib/MonoAndroid10/_._",
2843         "lib/MonoTouch10/_._",
2844         "lib/net45/_._",
2845         "lib/net462/System.Reflection.dll",
2846         "lib/portable-net45+win8+wp8+wpa81/_._",
2847         "lib/win8/_._",
2848         "lib/wp80/_._",
2849         "lib/wpa81/_._",
2850         "lib/xamarinios10/_._",
2851         "lib/xamarinmac20/_._",
2852         "lib/xamarintvos10/_._",
2853         "lib/xamarinwatchos10/_._",
2854         "ref/MonoAndroid10/_._",
2855         "ref/MonoTouch10/_._",
2856         "ref/net45/_._",
2857         "ref/net462/System.Reflection.dll",
2858         "ref/netcore50/System.Reflection.dll",
2859         "ref/netcore50/System.Reflection.xml",
2860         "ref/netcore50/de/System.Reflection.xml",
2861         "ref/netcore50/es/System.Reflection.xml",
2862         "ref/netcore50/fr/System.Reflection.xml",
2863         "ref/netcore50/it/System.Reflection.xml",
2864         "ref/netcore50/ja/System.Reflection.xml",
2865         "ref/netcore50/ko/System.Reflection.xml",
2866         "ref/netcore50/ru/System.Reflection.xml",
2867         "ref/netcore50/zh-hans/System.Reflection.xml",
2868         "ref/netcore50/zh-hant/System.Reflection.xml",
2869         "ref/netstandard1.0/System.Reflection.dll",
2870         "ref/netstandard1.0/System.Reflection.xml",
2871         "ref/netstandard1.0/de/System.Reflection.xml",
2872         "ref/netstandard1.0/es/System.Reflection.xml",
2873         "ref/netstandard1.0/fr/System.Reflection.xml",
2874         "ref/netstandard1.0/it/System.Reflection.xml",
2875         "ref/netstandard1.0/ja/System.Reflection.xml",
2876         "ref/netstandard1.0/ko/System.Reflection.xml",
2877         "ref/netstandard1.0/ru/System.Reflection.xml",
2878         "ref/netstandard1.0/zh-hans/System.Reflection.xml",
2879         "ref/netstandard1.0/zh-hant/System.Reflection.xml",
2880         "ref/netstandard1.3/System.Reflection.dll",
2881         "ref/netstandard1.3/System.Reflection.xml",
2882         "ref/netstandard1.3/de/System.Reflection.xml",
2883         "ref/netstandard1.3/es/System.Reflection.xml",
2884         "ref/netstandard1.3/fr/System.Reflection.xml",
2885         "ref/netstandard1.3/it/System.Reflection.xml",
2886         "ref/netstandard1.3/ja/System.Reflection.xml",
2887         "ref/netstandard1.3/ko/System.Reflection.xml",
2888         "ref/netstandard1.3/ru/System.Reflection.xml",
2889         "ref/netstandard1.3/zh-hans/System.Reflection.xml",
2890         "ref/netstandard1.3/zh-hant/System.Reflection.xml",
2891         "ref/netstandard1.5/System.Reflection.dll",
2892         "ref/netstandard1.5/System.Reflection.xml",
2893         "ref/netstandard1.5/de/System.Reflection.xml",
2894         "ref/netstandard1.5/es/System.Reflection.xml",
2895         "ref/netstandard1.5/fr/System.Reflection.xml",
2896         "ref/netstandard1.5/it/System.Reflection.xml",
2897         "ref/netstandard1.5/ja/System.Reflection.xml",
2898         "ref/netstandard1.5/ko/System.Reflection.xml",
2899         "ref/netstandard1.5/ru/System.Reflection.xml",
2900         "ref/netstandard1.5/zh-hans/System.Reflection.xml",
2901         "ref/netstandard1.5/zh-hant/System.Reflection.xml",
2902         "ref/portable-net45+win8+wp8+wpa81/_._",
2903         "ref/win8/_._",
2904         "ref/wp80/_._",
2905         "ref/wpa81/_._",
2906         "ref/xamarinios10/_._",
2907         "ref/xamarinmac20/_._",
2908         "ref/xamarintvos10/_._",
2909         "ref/xamarinwatchos10/_._",
2910         "system.reflection.4.3.0.nupkg.sha512",
2911         "system.reflection.nuspec"
2912       ]
2913     },
2914     "System.Reflection.Emit/4.3.0": {
2915       "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
2916       "type": "package",
2917       "path": "system.reflection.emit/4.3.0",
2918       "files": [
2919         "ThirdPartyNotices.txt",
2920         "dotnet_library_license.txt",
2921         "lib/MonoAndroid10/_._",
2922         "lib/monotouch10/_._",
2923         "lib/net45/_._",
2924         "lib/netcore50/System.Reflection.Emit.dll",
2925         "lib/netstandard1.3/System.Reflection.Emit.dll",
2926         "lib/xamarinios10/_._",
2927         "lib/xamarinmac20/_._",
2928         "lib/xamarintvos10/_._",
2929         "lib/xamarinwatchos10/_._",
2930         "ref/MonoAndroid10/_._",
2931         "ref/net45/_._",
2932         "ref/netstandard1.1/System.Reflection.Emit.dll",
2933         "ref/netstandard1.1/System.Reflection.Emit.xml",
2934         "ref/netstandard1.1/de/System.Reflection.Emit.xml",
2935         "ref/netstandard1.1/es/System.Reflection.Emit.xml",
2936         "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
2937         "ref/netstandard1.1/it/System.Reflection.Emit.xml",
2938         "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
2939         "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
2940         "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
2941         "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
2942         "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
2943         "ref/xamarinmac20/_._",
2944         "system.reflection.emit.4.3.0.nupkg.sha512",
2945         "system.reflection.emit.nuspec"
2946       ]
2947     },
2948     "System.Reflection.Emit.ILGeneration/4.3.0": {
2949       "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
2950       "type": "package",
2951       "path": "system.reflection.emit.ilgeneration/4.3.0",
2952       "files": [
2953         "ThirdPartyNotices.txt",
2954         "dotnet_library_license.txt",
2955         "lib/MonoAndroid10/_._",
2956         "lib/MonoTouch10/_._",
2957         "lib/net45/_._",
2958         "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
2959         "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
2960         "lib/portable-net45+wp8/_._",
2961         "lib/wp80/_._",
2962         "lib/xamarinios10/_._",
2963         "lib/xamarinmac20/_._",
2964         "lib/xamarintvos10/_._",
2965         "lib/xamarinwatchos10/_._",
2966         "ref/MonoAndroid10/_._",
2967         "ref/MonoTouch10/_._",
2968         "ref/net45/_._",
2969         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
2970         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
2971         "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
2972         "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
2973         "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
2974         "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
2975         "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
2976         "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
2977         "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
2978         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
2979         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
2980         "ref/portable-net45+wp8/_._",
2981         "ref/wp80/_._",
2982         "ref/xamarinios10/_._",
2983         "ref/xamarinmac20/_._",
2984         "ref/xamarintvos10/_._",
2985         "ref/xamarinwatchos10/_._",
2986         "runtimes/aot/lib/netcore50/_._",
2987         "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
2988         "system.reflection.emit.ilgeneration.nuspec"
2989       ]
2990     },
2991     "System.Reflection.Emit.Lightweight/4.3.0": {
2992       "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
2993       "type": "package",
2994       "path": "system.reflection.emit.lightweight/4.3.0",
2995       "files": [
2996         "ThirdPartyNotices.txt",
2997         "dotnet_library_license.txt",
2998         "lib/MonoAndroid10/_._",
2999         "lib/MonoTouch10/_._",
3000         "lib/net45/_._",
3001         "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
3002         "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
3003         "lib/portable-net45+wp8/_._",
3004         "lib/wp80/_._",
3005         "lib/xamarinios10/_._",
3006         "lib/xamarinmac20/_._",
3007         "lib/xamarintvos10/_._",
3008         "lib/xamarinwatchos10/_._",
3009         "ref/MonoAndroid10/_._",
3010         "ref/MonoTouch10/_._",
3011         "ref/net45/_._",
3012         "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
3013         "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
3014         "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
3015         "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
3016         "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
3017         "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
3018         "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
3019         "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
3020         "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
3021         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
3022         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
3023         "ref/portable-net45+wp8/_._",
3024         "ref/wp80/_._",
3025         "ref/xamarinios10/_._",
3026         "ref/xamarinmac20/_._",
3027         "ref/xamarintvos10/_._",
3028         "ref/xamarinwatchos10/_._",
3029         "runtimes/aot/lib/netcore50/_._",
3030         "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
3031         "system.reflection.emit.lightweight.nuspec"
3032       ]
3033     },
3034     "System.Reflection.Extensions/4.3.0": {
3035       "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
3036       "type": "package",
3037       "path": "system.reflection.extensions/4.3.0",
3038       "files": [
3039         "ThirdPartyNotices.txt",
3040         "dotnet_library_license.txt",
3041         "lib/MonoAndroid10/_._",
3042         "lib/MonoTouch10/_._",
3043         "lib/net45/_._",
3044         "lib/portable-net45+win8+wp8+wpa81/_._",
3045         "lib/win8/_._",
3046         "lib/wp80/_._",
3047         "lib/wpa81/_._",
3048         "lib/xamarinios10/_._",
3049         "lib/xamarinmac20/_._",
3050         "lib/xamarintvos10/_._",
3051         "lib/xamarinwatchos10/_._",
3052         "ref/MonoAndroid10/_._",
3053         "ref/MonoTouch10/_._",
3054         "ref/net45/_._",
3055         "ref/netcore50/System.Reflection.Extensions.dll",
3056         "ref/netcore50/System.Reflection.Extensions.xml",
3057         "ref/netcore50/de/System.Reflection.Extensions.xml",
3058         "ref/netcore50/es/System.Reflection.Extensions.xml",
3059         "ref/netcore50/fr/System.Reflection.Extensions.xml",
3060         "ref/netcore50/it/System.Reflection.Extensions.xml",
3061         "ref/netcore50/ja/System.Reflection.Extensions.xml",
3062         "ref/netcore50/ko/System.Reflection.Extensions.xml",
3063         "ref/netcore50/ru/System.Reflection.Extensions.xml",
3064         "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
3065         "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
3066         "ref/netstandard1.0/System.Reflection.Extensions.dll",
3067         "ref/netstandard1.0/System.Reflection.Extensions.xml",
3068         "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
3069         "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
3070         "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
3071         "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
3072         "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
3073         "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
3074         "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
3075         "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
3076         "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
3077         "ref/portable-net45+win8+wp8+wpa81/_._",
3078         "ref/win8/_._",
3079         "ref/wp80/_._",
3080         "ref/wpa81/_._",
3081         "ref/xamarinios10/_._",
3082         "ref/xamarinmac20/_._",
3083         "ref/xamarintvos10/_._",
3084         "ref/xamarinwatchos10/_._",
3085         "system.reflection.extensions.4.3.0.nupkg.sha512",
3086         "system.reflection.extensions.nuspec"
3087       ]
3088     },
3089     "System.Reflection.Primitives/4.3.0": {
3090       "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
3091       "type": "package",
3092       "path": "system.reflection.primitives/4.3.0",
3093       "files": [
3094         "ThirdPartyNotices.txt",
3095         "dotnet_library_license.txt",
3096         "lib/MonoAndroid10/_._",
3097         "lib/MonoTouch10/_._",
3098         "lib/net45/_._",
3099         "lib/portable-net45+win8+wp8+wpa81/_._",
3100         "lib/win8/_._",
3101         "lib/wp80/_._",
3102         "lib/wpa81/_._",
3103         "lib/xamarinios10/_._",
3104         "lib/xamarinmac20/_._",
3105         "lib/xamarintvos10/_._",
3106         "lib/xamarinwatchos10/_._",
3107         "ref/MonoAndroid10/_._",
3108         "ref/MonoTouch10/_._",
3109         "ref/net45/_._",
3110         "ref/netcore50/System.Reflection.Primitives.dll",
3111         "ref/netcore50/System.Reflection.Primitives.xml",
3112         "ref/netcore50/de/System.Reflection.Primitives.xml",
3113         "ref/netcore50/es/System.Reflection.Primitives.xml",
3114         "ref/netcore50/fr/System.Reflection.Primitives.xml",
3115         "ref/netcore50/it/System.Reflection.Primitives.xml",
3116         "ref/netcore50/ja/System.Reflection.Primitives.xml",
3117         "ref/netcore50/ko/System.Reflection.Primitives.xml",
3118         "ref/netcore50/ru/System.Reflection.Primitives.xml",
3119         "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
3120         "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
3121         "ref/netstandard1.0/System.Reflection.Primitives.dll",
3122         "ref/netstandard1.0/System.Reflection.Primitives.xml",
3123         "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
3124         "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
3125         "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
3126         "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
3127         "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
3128         "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
3129         "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
3130         "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
3131         "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
3132         "ref/portable-net45+win8+wp8+wpa81/_._",
3133         "ref/win8/_._",
3134         "ref/wp80/_._",
3135         "ref/wpa81/_._",
3136         "ref/xamarinios10/_._",
3137         "ref/xamarinmac20/_._",
3138         "ref/xamarintvos10/_._",
3139         "ref/xamarinwatchos10/_._",
3140         "system.reflection.primitives.4.3.0.nupkg.sha512",
3141         "system.reflection.primitives.nuspec"
3142       ]
3143     },
3144     "System.Reflection.TypeExtensions/4.3.0": {
3145       "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
3146       "type": "package",
3147       "path": "system.reflection.typeextensions/4.3.0",
3148       "files": [
3149         "ThirdPartyNotices.txt",
3150         "dotnet_library_license.txt",
3151         "lib/MonoAndroid10/_._",
3152         "lib/MonoTouch10/_._",
3153         "lib/net46/System.Reflection.TypeExtensions.dll",
3154         "lib/net462/System.Reflection.TypeExtensions.dll",
3155         "lib/netcore50/System.Reflection.TypeExtensions.dll",
3156         "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
3157         "lib/xamarinios10/_._",
3158         "lib/xamarinmac20/_._",
3159         "lib/xamarintvos10/_._",
3160         "lib/xamarinwatchos10/_._",
3161         "ref/MonoAndroid10/_._",
3162         "ref/MonoTouch10/_._",
3163         "ref/net46/System.Reflection.TypeExtensions.dll",
3164         "ref/net462/System.Reflection.TypeExtensions.dll",
3165         "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
3166         "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
3167         "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
3168         "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
3169         "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
3170         "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
3171         "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
3172         "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
3173         "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
3174         "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
3175         "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
3176         "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
3177         "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
3178         "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
3179         "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
3180         "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
3181         "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
3182         "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
3183         "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
3184         "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
3185         "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
3186         "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
3187         "ref/xamarinios10/_._",
3188         "ref/xamarinmac20/_._",
3189         "ref/xamarintvos10/_._",
3190         "ref/xamarinwatchos10/_._",
3191         "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
3192         "system.reflection.typeextensions.4.3.0.nupkg.sha512",
3193         "system.reflection.typeextensions.nuspec"
3194       ]
3195     },
3196     "System.Resources.ResourceManager/4.3.0": {
3197       "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
3198       "type": "package",
3199       "path": "system.resources.resourcemanager/4.3.0",
3200       "files": [
3201         "ThirdPartyNotices.txt",
3202         "dotnet_library_license.txt",
3203         "lib/MonoAndroid10/_._",
3204         "lib/MonoTouch10/_._",
3205         "lib/net45/_._",
3206         "lib/portable-net45+win8+wp8+wpa81/_._",
3207         "lib/win8/_._",
3208         "lib/wp80/_._",
3209         "lib/wpa81/_._",
3210         "lib/xamarinios10/_._",
3211         "lib/xamarinmac20/_._",
3212         "lib/xamarintvos10/_._",
3213         "lib/xamarinwatchos10/_._",
3214         "ref/MonoAndroid10/_._",
3215         "ref/MonoTouch10/_._",
3216         "ref/net45/_._",
3217         "ref/netcore50/System.Resources.ResourceManager.dll",
3218         "ref/netcore50/System.Resources.ResourceManager.xml",
3219         "ref/netcore50/de/System.Resources.ResourceManager.xml",
3220         "ref/netcore50/es/System.Resources.ResourceManager.xml",
3221         "ref/netcore50/fr/System.Resources.ResourceManager.xml",
3222         "ref/netcore50/it/System.Resources.ResourceManager.xml",
3223         "ref/netcore50/ja/System.Resources.ResourceManager.xml",
3224         "ref/netcore50/ko/System.Resources.ResourceManager.xml",
3225         "ref/netcore50/ru/System.Resources.ResourceManager.xml",
3226         "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
3227         "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
3228         "ref/netstandard1.0/System.Resources.ResourceManager.dll",
3229         "ref/netstandard1.0/System.Resources.ResourceManager.xml",
3230         "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
3231         "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
3232         "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
3233         "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
3234         "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
3235         "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
3236         "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
3237         "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
3238         "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
3239         "ref/portable-net45+win8+wp8+wpa81/_._",
3240         "ref/win8/_._",
3241         "ref/wp80/_._",
3242         "ref/wpa81/_._",
3243         "ref/xamarinios10/_._",
3244         "ref/xamarinmac20/_._",
3245         "ref/xamarintvos10/_._",
3246         "ref/xamarinwatchos10/_._",
3247         "system.resources.resourcemanager.4.3.0.nupkg.sha512",
3248         "system.resources.resourcemanager.nuspec"
3249       ]
3250     },
3251     "System.Runtime/4.3.0": {
3252       "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
3253       "type": "package",
3254       "path": "system.runtime/4.3.0",
3255       "files": [
3256         "ThirdPartyNotices.txt",
3257         "dotnet_library_license.txt",
3258         "lib/MonoAndroid10/_._",
3259         "lib/MonoTouch10/_._",
3260         "lib/net45/_._",
3261         "lib/net462/System.Runtime.dll",
3262         "lib/portable-net45+win8+wp80+wpa81/_._",
3263         "lib/win8/_._",
3264         "lib/wp80/_._",
3265         "lib/wpa81/_._",
3266         "lib/xamarinios10/_._",
3267         "lib/xamarinmac20/_._",
3268         "lib/xamarintvos10/_._",
3269         "lib/xamarinwatchos10/_._",
3270         "ref/MonoAndroid10/_._",
3271         "ref/MonoTouch10/_._",
3272         "ref/net45/_._",
3273         "ref/net462/System.Runtime.dll",
3274         "ref/netcore50/System.Runtime.dll",
3275         "ref/netcore50/System.Runtime.xml",
3276         "ref/netcore50/de/System.Runtime.xml",
3277         "ref/netcore50/es/System.Runtime.xml",
3278         "ref/netcore50/fr/System.Runtime.xml",
3279         "ref/netcore50/it/System.Runtime.xml",
3280         "ref/netcore50/ja/System.Runtime.xml",
3281         "ref/netcore50/ko/System.Runtime.xml",
3282         "ref/netcore50/ru/System.Runtime.xml",
3283         "ref/netcore50/zh-hans/System.Runtime.xml",
3284         "ref/netcore50/zh-hant/System.Runtime.xml",
3285         "ref/netstandard1.0/System.Runtime.dll",
3286         "ref/netstandard1.0/System.Runtime.xml",
3287         "ref/netstandard1.0/de/System.Runtime.xml",
3288         "ref/netstandard1.0/es/System.Runtime.xml",
3289         "ref/netstandard1.0/fr/System.Runtime.xml",
3290         "ref/netstandard1.0/it/System.Runtime.xml",
3291         "ref/netstandard1.0/ja/System.Runtime.xml",
3292         "ref/netstandard1.0/ko/System.Runtime.xml",
3293         "ref/netstandard1.0/ru/System.Runtime.xml",
3294         "ref/netstandard1.0/zh-hans/System.Runtime.xml",
3295         "ref/netstandard1.0/zh-hant/System.Runtime.xml",
3296         "ref/netstandard1.2/System.Runtime.dll",
3297         "ref/netstandard1.2/System.Runtime.xml",
3298         "ref/netstandard1.2/de/System.Runtime.xml",
3299         "ref/netstandard1.2/es/System.Runtime.xml",
3300         "ref/netstandard1.2/fr/System.Runtime.xml",
3301         "ref/netstandard1.2/it/System.Runtime.xml",
3302         "ref/netstandard1.2/ja/System.Runtime.xml",
3303         "ref/netstandard1.2/ko/System.Runtime.xml",
3304         "ref/netstandard1.2/ru/System.Runtime.xml",
3305         "ref/netstandard1.2/zh-hans/System.Runtime.xml",
3306         "ref/netstandard1.2/zh-hant/System.Runtime.xml",
3307         "ref/netstandard1.3/System.Runtime.dll",
3308         "ref/netstandard1.3/System.Runtime.xml",
3309         "ref/netstandard1.3/de/System.Runtime.xml",
3310         "ref/netstandard1.3/es/System.Runtime.xml",
3311         "ref/netstandard1.3/fr/System.Runtime.xml",
3312         "ref/netstandard1.3/it/System.Runtime.xml",
3313         "ref/netstandard1.3/ja/System.Runtime.xml",
3314         "ref/netstandard1.3/ko/System.Runtime.xml",
3315         "ref/netstandard1.3/ru/System.Runtime.xml",
3316         "ref/netstandard1.3/zh-hans/System.Runtime.xml",
3317         "ref/netstandard1.3/zh-hant/System.Runtime.xml",
3318         "ref/netstandard1.5/System.Runtime.dll",
3319         "ref/netstandard1.5/System.Runtime.xml",
3320         "ref/netstandard1.5/de/System.Runtime.xml",
3321         "ref/netstandard1.5/es/System.Runtime.xml",
3322         "ref/netstandard1.5/fr/System.Runtime.xml",
3323         "ref/netstandard1.5/it/System.Runtime.xml",
3324         "ref/netstandard1.5/ja/System.Runtime.xml",
3325         "ref/netstandard1.5/ko/System.Runtime.xml",
3326         "ref/netstandard1.5/ru/System.Runtime.xml",
3327         "ref/netstandard1.5/zh-hans/System.Runtime.xml",
3328         "ref/netstandard1.5/zh-hant/System.Runtime.xml",
3329         "ref/portable-net45+win8+wp80+wpa81/_._",
3330         "ref/win8/_._",
3331         "ref/wp80/_._",
3332         "ref/wpa81/_._",
3333         "ref/xamarinios10/_._",
3334         "ref/xamarinmac20/_._",
3335         "ref/xamarintvos10/_._",
3336         "ref/xamarinwatchos10/_._",
3337         "system.runtime.4.3.0.nupkg.sha512",
3338         "system.runtime.nuspec"
3339       ]
3340     },
3341     "System.Runtime.Extensions/4.3.0": {
3342       "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
3343       "type": "package",
3344       "path": "system.runtime.extensions/4.3.0",
3345       "files": [
3346         "ThirdPartyNotices.txt",
3347         "dotnet_library_license.txt",
3348         "lib/MonoAndroid10/_._",
3349         "lib/MonoTouch10/_._",
3350         "lib/net45/_._",
3351         "lib/net462/System.Runtime.Extensions.dll",
3352         "lib/portable-net45+win8+wp8+wpa81/_._",
3353         "lib/win8/_._",
3354         "lib/wp80/_._",
3355         "lib/wpa81/_._",
3356         "lib/xamarinios10/_._",
3357         "lib/xamarinmac20/_._",
3358         "lib/xamarintvos10/_._",
3359         "lib/xamarinwatchos10/_._",
3360         "ref/MonoAndroid10/_._",
3361         "ref/MonoTouch10/_._",
3362         "ref/net45/_._",
3363         "ref/net462/System.Runtime.Extensions.dll",
3364         "ref/netcore50/System.Runtime.Extensions.dll",
3365         "ref/netcore50/System.Runtime.Extensions.xml",
3366         "ref/netcore50/de/System.Runtime.Extensions.xml",
3367         "ref/netcore50/es/System.Runtime.Extensions.xml",
3368         "ref/netcore50/fr/System.Runtime.Extensions.xml",
3369         "ref/netcore50/it/System.Runtime.Extensions.xml",
3370         "ref/netcore50/ja/System.Runtime.Extensions.xml",
3371         "ref/netcore50/ko/System.Runtime.Extensions.xml",
3372         "ref/netcore50/ru/System.Runtime.Extensions.xml",
3373         "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
3374         "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
3375         "ref/netstandard1.0/System.Runtime.Extensions.dll",
3376         "ref/netstandard1.0/System.Runtime.Extensions.xml",
3377         "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
3378         "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
3379         "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
3380         "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
3381         "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
3382         "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
3383         "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
3384         "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
3385         "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
3386         "ref/netstandard1.3/System.Runtime.Extensions.dll",
3387         "ref/netstandard1.3/System.Runtime.Extensions.xml",
3388         "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
3389         "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
3390         "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
3391         "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
3392         "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
3393         "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
3394         "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
3395         "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
3396         "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
3397         "ref/netstandard1.5/System.Runtime.Extensions.dll",
3398         "ref/netstandard1.5/System.Runtime.Extensions.xml",
3399         "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
3400         "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
3401         "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
3402         "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
3403         "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
3404         "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
3405         "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
3406         "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
3407         "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
3408         "ref/portable-net45+win8+wp8+wpa81/_._",
3409         "ref/win8/_._",
3410         "ref/wp80/_._",
3411         "ref/wpa81/_._",
3412         "ref/xamarinios10/_._",
3413         "ref/xamarinmac20/_._",
3414         "ref/xamarintvos10/_._",
3415         "ref/xamarinwatchos10/_._",
3416         "system.runtime.extensions.4.3.0.nupkg.sha512",
3417         "system.runtime.extensions.nuspec"
3418       ]
3419     },
3420     "System.Runtime.Handles/4.3.0": {
3421       "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
3422       "type": "package",
3423       "path": "system.runtime.handles/4.3.0",
3424       "files": [
3425         "ThirdPartyNotices.txt",
3426         "dotnet_library_license.txt",
3427         "lib/MonoAndroid10/_._",
3428         "lib/MonoTouch10/_._",
3429         "lib/net46/_._",
3430         "lib/xamarinios10/_._",
3431         "lib/xamarinmac20/_._",
3432         "lib/xamarintvos10/_._",
3433         "lib/xamarinwatchos10/_._",
3434         "ref/MonoAndroid10/_._",
3435         "ref/MonoTouch10/_._",
3436         "ref/net46/_._",
3437         "ref/netstandard1.3/System.Runtime.Handles.dll",
3438         "ref/netstandard1.3/System.Runtime.Handles.xml",
3439         "ref/netstandard1.3/de/System.Runtime.Handles.xml",
3440         "ref/netstandard1.3/es/System.Runtime.Handles.xml",
3441         "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
3442         "ref/netstandard1.3/it/System.Runtime.Handles.xml",
3443         "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
3444         "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
3445         "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
3446         "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
3447         "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
3448         "ref/xamarinios10/_._",
3449         "ref/xamarinmac20/_._",
3450         "ref/xamarintvos10/_._",
3451         "ref/xamarinwatchos10/_._",
3452         "system.runtime.handles.4.3.0.nupkg.sha512",
3453         "system.runtime.handles.nuspec"
3454       ]
3455     },
3456     "System.Runtime.InteropServices/4.3.0": {
3457       "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
3458       "type": "package",
3459       "path": "system.runtime.interopservices/4.3.0",
3460       "files": [
3461         "ThirdPartyNotices.txt",
3462         "dotnet_library_license.txt",
3463         "lib/MonoAndroid10/_._",
3464         "lib/MonoTouch10/_._",
3465         "lib/net45/_._",
3466         "lib/net462/System.Runtime.InteropServices.dll",
3467         "lib/net463/System.Runtime.InteropServices.dll",
3468         "lib/portable-net45+win8+wpa81/_._",
3469         "lib/win8/_._",
3470         "lib/wpa81/_._",
3471         "lib/xamarinios10/_._",
3472         "lib/xamarinmac20/_._",
3473         "lib/xamarintvos10/_._",
3474         "lib/xamarinwatchos10/_._",
3475         "ref/MonoAndroid10/_._",
3476         "ref/MonoTouch10/_._",
3477         "ref/net45/_._",
3478         "ref/net462/System.Runtime.InteropServices.dll",
3479         "ref/net463/System.Runtime.InteropServices.dll",
3480         "ref/netcore50/System.Runtime.InteropServices.dll",
3481         "ref/netcore50/System.Runtime.InteropServices.xml",
3482         "ref/netcore50/de/System.Runtime.InteropServices.xml",
3483         "ref/netcore50/es/System.Runtime.InteropServices.xml",
3484         "ref/netcore50/fr/System.Runtime.InteropServices.xml",
3485         "ref/netcore50/it/System.Runtime.InteropServices.xml",
3486         "ref/netcore50/ja/System.Runtime.InteropServices.xml",
3487         "ref/netcore50/ko/System.Runtime.InteropServices.xml",
3488         "ref/netcore50/ru/System.Runtime.InteropServices.xml",
3489         "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
3490         "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
3491         "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
3492         "ref/netstandard1.1/System.Runtime.InteropServices.dll",
3493         "ref/netstandard1.1/System.Runtime.InteropServices.xml",
3494         "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
3495         "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
3496         "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
3497         "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
3498         "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
3499         "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
3500         "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
3501         "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
3502         "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
3503         "ref/netstandard1.2/System.Runtime.InteropServices.dll",
3504         "ref/netstandard1.2/System.Runtime.InteropServices.xml",
3505         "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
3506         "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
3507         "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
3508         "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
3509         "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
3510         "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
3511         "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
3512         "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
3513         "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
3514         "ref/netstandard1.3/System.Runtime.InteropServices.dll",
3515         "ref/netstandard1.3/System.Runtime.InteropServices.xml",
3516         "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
3517         "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
3518         "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
3519         "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
3520         "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
3521         "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
3522         "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
3523         "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
3524         "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
3525         "ref/netstandard1.5/System.Runtime.InteropServices.dll",
3526         "ref/netstandard1.5/System.Runtime.InteropServices.xml",
3527         "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
3528         "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
3529         "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
3530         "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
3531         "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
3532         "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
3533         "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
3534         "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
3535         "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
3536         "ref/portable-net45+win8+wpa81/_._",
3537         "ref/win8/_._",
3538         "ref/wpa81/_._",
3539         "ref/xamarinios10/_._",
3540         "ref/xamarinmac20/_._",
3541         "ref/xamarintvos10/_._",
3542         "ref/xamarinwatchos10/_._",
3543         "system.runtime.interopservices.4.3.0.nupkg.sha512",
3544         "system.runtime.interopservices.nuspec"
3545       ]
3546     },
3547     "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
3548       "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
3549       "type": "package",
3550       "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
3551       "files": [
3552         "ThirdPartyNotices.txt",
3553         "dotnet_library_license.txt",
3554         "lib/MonoAndroid10/_._",
3555         "lib/MonoTouch10/_._",
3556         "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
3557         "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
3558         "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
3559         "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
3560         "lib/xamarinios10/_._",
3561         "lib/xamarinmac20/_._",
3562         "lib/xamarintvos10/_._",
3563         "lib/xamarinwatchos10/_._",
3564         "ref/MonoAndroid10/_._",
3565         "ref/MonoTouch10/_._",
3566         "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
3567         "ref/xamarinios10/_._",
3568         "ref/xamarinmac20/_._",
3569         "ref/xamarintvos10/_._",
3570         "ref/xamarinwatchos10/_._",
3571         "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
3572         "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
3573         "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
3574         "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
3575         "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
3576         "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
3577         "system.runtime.interopservices.runtimeinformation.nuspec"
3578       ]
3579     },
3580     "System.Runtime.Numerics/4.3.0": {
3581       "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
3582       "type": "package",
3583       "path": "system.runtime.numerics/4.3.0",
3584       "files": [
3585         "ThirdPartyNotices.txt",
3586         "dotnet_library_license.txt",
3587         "lib/MonoAndroid10/_._",
3588         "lib/MonoTouch10/_._",
3589         "lib/net45/_._",
3590         "lib/netcore50/System.Runtime.Numerics.dll",
3591         "lib/netstandard1.3/System.Runtime.Numerics.dll",
3592         "lib/portable-net45+win8+wpa81/_._",
3593         "lib/win8/_._",
3594         "lib/wpa81/_._",
3595         "lib/xamarinios10/_._",
3596         "lib/xamarinmac20/_._",
3597         "lib/xamarintvos10/_._",
3598         "lib/xamarinwatchos10/_._",
3599         "ref/MonoAndroid10/_._",
3600         "ref/MonoTouch10/_._",
3601         "ref/net45/_._",
3602         "ref/netcore50/System.Runtime.Numerics.dll",
3603         "ref/netcore50/System.Runtime.Numerics.xml",
3604         "ref/netcore50/de/System.Runtime.Numerics.xml",
3605         "ref/netcore50/es/System.Runtime.Numerics.xml",
3606         "ref/netcore50/fr/System.Runtime.Numerics.xml",
3607         "ref/netcore50/it/System.Runtime.Numerics.xml",
3608         "ref/netcore50/ja/System.Runtime.Numerics.xml",
3609         "ref/netcore50/ko/System.Runtime.Numerics.xml",
3610         "ref/netcore50/ru/System.Runtime.Numerics.xml",
3611         "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
3612         "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
3613         "ref/netstandard1.1/System.Runtime.Numerics.dll",
3614         "ref/netstandard1.1/System.Runtime.Numerics.xml",
3615         "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
3616         "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
3617         "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
3618         "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
3619         "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
3620         "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
3621         "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
3622         "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
3623         "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
3624         "ref/portable-net45+win8+wpa81/_._",
3625         "ref/win8/_._",
3626         "ref/wpa81/_._",
3627         "ref/xamarinios10/_._",
3628         "ref/xamarinmac20/_._",
3629         "ref/xamarintvos10/_._",
3630         "ref/xamarinwatchos10/_._",
3631         "system.runtime.numerics.4.3.0.nupkg.sha512",
3632         "system.runtime.numerics.nuspec"
3633       ]
3634     },
3635     "System.Security.Cryptography.Algorithms/4.3.0": {
3636       "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
3637       "type": "package",
3638       "path": "system.security.cryptography.algorithms/4.3.0",
3639       "files": [
3640         "ThirdPartyNotices.txt",
3641         "dotnet_library_license.txt",
3642         "lib/MonoAndroid10/_._",
3643         "lib/MonoTouch10/_._",
3644         "lib/net46/System.Security.Cryptography.Algorithms.dll",
3645         "lib/net461/System.Security.Cryptography.Algorithms.dll",
3646         "lib/net463/System.Security.Cryptography.Algorithms.dll",
3647         "lib/xamarinios10/_._",
3648         "lib/xamarinmac20/_._",
3649         "lib/xamarintvos10/_._",
3650         "lib/xamarinwatchos10/_._",
3651         "ref/MonoAndroid10/_._",
3652         "ref/MonoTouch10/_._",
3653         "ref/net46/System.Security.Cryptography.Algorithms.dll",
3654         "ref/net461/System.Security.Cryptography.Algorithms.dll",
3655         "ref/net463/System.Security.Cryptography.Algorithms.dll",
3656         "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
3657         "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
3658         "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
3659         "ref/xamarinios10/_._",
3660         "ref/xamarinmac20/_._",
3661         "ref/xamarintvos10/_._",
3662         "ref/xamarinwatchos10/_._",
3663         "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
3664         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
3665         "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
3666         "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
3667         "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
3668         "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
3669         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
3670         "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
3671         "system.security.cryptography.algorithms.nuspec"
3672       ]
3673     },
3674     "System.Security.Cryptography.Cng/4.3.0": {
3675       "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
3676       "type": "package",
3677       "path": "system.security.cryptography.cng/4.3.0",
3678       "files": [
3679         "ThirdPartyNotices.txt",
3680         "dotnet_library_license.txt",
3681         "lib/net46/System.Security.Cryptography.Cng.dll",
3682         "lib/net461/System.Security.Cryptography.Cng.dll",
3683         "lib/net463/System.Security.Cryptography.Cng.dll",
3684         "ref/net46/System.Security.Cryptography.Cng.dll",
3685         "ref/net461/System.Security.Cryptography.Cng.dll",
3686         "ref/net463/System.Security.Cryptography.Cng.dll",
3687         "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
3688         "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
3689         "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
3690         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
3691         "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
3692         "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
3693         "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
3694         "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
3695         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
3696         "system.security.cryptography.cng.4.3.0.nupkg.sha512",
3697         "system.security.cryptography.cng.nuspec"
3698       ]
3699     },
3700     "System.Security.Cryptography.Csp/4.3.0": {
3701       "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
3702       "type": "package",
3703       "path": "system.security.cryptography.csp/4.3.0",
3704       "files": [
3705         "ThirdPartyNotices.txt",
3706         "dotnet_library_license.txt",
3707         "lib/MonoAndroid10/_._",
3708         "lib/MonoTouch10/_._",
3709         "lib/net46/System.Security.Cryptography.Csp.dll",
3710         "lib/xamarinios10/_._",
3711         "lib/xamarinmac20/_._",
3712         "lib/xamarintvos10/_._",
3713         "lib/xamarinwatchos10/_._",
3714         "ref/MonoAndroid10/_._",
3715         "ref/MonoTouch10/_._",
3716         "ref/net46/System.Security.Cryptography.Csp.dll",
3717         "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
3718         "ref/xamarinios10/_._",
3719         "ref/xamarinmac20/_._",
3720         "ref/xamarintvos10/_._",
3721         "ref/xamarinwatchos10/_._",
3722         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
3723         "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
3724         "runtimes/win/lib/netcore50/_._",
3725         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
3726         "system.security.cryptography.csp.4.3.0.nupkg.sha512",
3727         "system.security.cryptography.csp.nuspec"
3728       ]
3729     },
3730     "System.Security.Cryptography.Encoding/4.3.0": {
3731       "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
3732       "type": "package",
3733       "path": "system.security.cryptography.encoding/4.3.0",
3734       "files": [
3735         "ThirdPartyNotices.txt",
3736         "dotnet_library_license.txt",
3737         "lib/MonoAndroid10/_._",
3738         "lib/MonoTouch10/_._",
3739         "lib/net46/System.Security.Cryptography.Encoding.dll",
3740         "lib/xamarinios10/_._",
3741         "lib/xamarinmac20/_._",
3742         "lib/xamarintvos10/_._",
3743         "lib/xamarinwatchos10/_._",
3744         "ref/MonoAndroid10/_._",
3745         "ref/MonoTouch10/_._",
3746         "ref/net46/System.Security.Cryptography.Encoding.dll",
3747         "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
3748         "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
3749         "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
3750         "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
3751         "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
3752         "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
3753         "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
3754         "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
3755         "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
3756         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
3757         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
3758         "ref/xamarinios10/_._",
3759         "ref/xamarinmac20/_._",
3760         "ref/xamarintvos10/_._",
3761         "ref/xamarinwatchos10/_._",
3762         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
3763         "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
3764         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
3765         "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
3766         "system.security.cryptography.encoding.nuspec"
3767       ]
3768     },
3769     "System.Security.Cryptography.OpenSsl/4.3.0": {
3770       "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
3771       "type": "package",
3772       "path": "system.security.cryptography.openssl/4.3.0",
3773       "files": [
3774         "ThirdPartyNotices.txt",
3775         "dotnet_library_license.txt",
3776         "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
3777         "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
3778         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
3779         "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3780         "system.security.cryptography.openssl.nuspec"
3781       ]
3782     },
3783     "System.Security.Cryptography.Primitives/4.3.0": {
3784       "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
3785       "type": "package",
3786       "path": "system.security.cryptography.primitives/4.3.0",
3787       "files": [
3788         "ThirdPartyNotices.txt",
3789         "dotnet_library_license.txt",
3790         "lib/MonoAndroid10/_._",
3791         "lib/MonoTouch10/_._",
3792         "lib/net46/System.Security.Cryptography.Primitives.dll",
3793         "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
3794         "lib/xamarinios10/_._",
3795         "lib/xamarinmac20/_._",
3796         "lib/xamarintvos10/_._",
3797         "lib/xamarinwatchos10/_._",
3798         "ref/MonoAndroid10/_._",
3799         "ref/MonoTouch10/_._",
3800         "ref/net46/System.Security.Cryptography.Primitives.dll",
3801         "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
3802         "ref/xamarinios10/_._",
3803         "ref/xamarinmac20/_._",
3804         "ref/xamarintvos10/_._",
3805         "ref/xamarinwatchos10/_._",
3806         "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
3807         "system.security.cryptography.primitives.nuspec"
3808       ]
3809     },
3810     "System.Security.Cryptography.X509Certificates/4.3.0": {
3811       "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
3812       "type": "package",
3813       "path": "system.security.cryptography.x509certificates/4.3.0",
3814       "files": [
3815         "ThirdPartyNotices.txt",
3816         "dotnet_library_license.txt",
3817         "lib/MonoAndroid10/_._",
3818         "lib/MonoTouch10/_._",
3819         "lib/net46/System.Security.Cryptography.X509Certificates.dll",
3820         "lib/net461/System.Security.Cryptography.X509Certificates.dll",
3821         "lib/xamarinios10/_._",
3822         "lib/xamarinmac20/_._",
3823         "lib/xamarintvos10/_._",
3824         "lib/xamarinwatchos10/_._",
3825         "ref/MonoAndroid10/_._",
3826         "ref/MonoTouch10/_._",
3827         "ref/net46/System.Security.Cryptography.X509Certificates.dll",
3828         "ref/net461/System.Security.Cryptography.X509Certificates.dll",
3829         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
3830         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
3831         "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
3832         "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
3833         "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
3834         "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
3835         "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
3836         "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
3837         "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
3838         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
3839         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
3840         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
3841         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
3842         "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
3843         "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
3844         "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
3845         "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
3846         "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
3847         "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
3848         "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
3849         "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
3850         "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
3851         "ref/xamarinios10/_._",
3852         "ref/xamarinmac20/_._",
3853         "ref/xamarintvos10/_._",
3854         "ref/xamarinwatchos10/_._",
3855         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
3856         "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
3857         "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
3858         "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
3859         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
3860         "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
3861         "system.security.cryptography.x509certificates.nuspec"
3862       ]
3863     },
3864     "System.Text.Encoding/4.3.0": {
3865       "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
3866       "type": "package",
3867       "path": "system.text.encoding/4.3.0",
3868       "files": [
3869         "ThirdPartyNotices.txt",
3870         "dotnet_library_license.txt",
3871         "lib/MonoAndroid10/_._",
3872         "lib/MonoTouch10/_._",
3873         "lib/net45/_._",
3874         "lib/portable-net45+win8+wp8+wpa81/_._",
3875         "lib/win8/_._",
3876         "lib/wp80/_._",
3877         "lib/wpa81/_._",
3878         "lib/xamarinios10/_._",
3879         "lib/xamarinmac20/_._",
3880         "lib/xamarintvos10/_._",
3881         "lib/xamarinwatchos10/_._",
3882         "ref/MonoAndroid10/_._",
3883         "ref/MonoTouch10/_._",
3884         "ref/net45/_._",
3885         "ref/netcore50/System.Text.Encoding.dll",
3886         "ref/netcore50/System.Text.Encoding.xml",
3887         "ref/netcore50/de/System.Text.Encoding.xml",
3888         "ref/netcore50/es/System.Text.Encoding.xml",
3889         "ref/netcore50/fr/System.Text.Encoding.xml",
3890         "ref/netcore50/it/System.Text.Encoding.xml",
3891         "ref/netcore50/ja/System.Text.Encoding.xml",
3892         "ref/netcore50/ko/System.Text.Encoding.xml",
3893         "ref/netcore50/ru/System.Text.Encoding.xml",
3894         "ref/netcore50/zh-hans/System.Text.Encoding.xml",
3895         "ref/netcore50/zh-hant/System.Text.Encoding.xml",
3896         "ref/netstandard1.0/System.Text.Encoding.dll",
3897         "ref/netstandard1.0/System.Text.Encoding.xml",
3898         "ref/netstandard1.0/de/System.Text.Encoding.xml",
3899         "ref/netstandard1.0/es/System.Text.Encoding.xml",
3900         "ref/netstandard1.0/fr/System.Text.Encoding.xml",
3901         "ref/netstandard1.0/it/System.Text.Encoding.xml",
3902         "ref/netstandard1.0/ja/System.Text.Encoding.xml",
3903         "ref/netstandard1.0/ko/System.Text.Encoding.xml",
3904         "ref/netstandard1.0/ru/System.Text.Encoding.xml",
3905         "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
3906         "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
3907         "ref/netstandard1.3/System.Text.Encoding.dll",
3908         "ref/netstandard1.3/System.Text.Encoding.xml",
3909         "ref/netstandard1.3/de/System.Text.Encoding.xml",
3910         "ref/netstandard1.3/es/System.Text.Encoding.xml",
3911         "ref/netstandard1.3/fr/System.Text.Encoding.xml",
3912         "ref/netstandard1.3/it/System.Text.Encoding.xml",
3913         "ref/netstandard1.3/ja/System.Text.Encoding.xml",
3914         "ref/netstandard1.3/ko/System.Text.Encoding.xml",
3915         "ref/netstandard1.3/ru/System.Text.Encoding.xml",
3916         "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
3917         "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
3918         "ref/portable-net45+win8+wp8+wpa81/_._",
3919         "ref/win8/_._",
3920         "ref/wp80/_._",
3921         "ref/wpa81/_._",
3922         "ref/xamarinios10/_._",
3923         "ref/xamarinmac20/_._",
3924         "ref/xamarintvos10/_._",
3925         "ref/xamarinwatchos10/_._",
3926         "system.text.encoding.4.3.0.nupkg.sha512",
3927         "system.text.encoding.nuspec"
3928       ]
3929     },
3930     "System.Text.Encoding.Extensions/4.3.0": {
3931       "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
3932       "type": "package",
3933       "path": "system.text.encoding.extensions/4.3.0",
3934       "files": [
3935         "ThirdPartyNotices.txt",
3936         "dotnet_library_license.txt",
3937         "lib/MonoAndroid10/_._",
3938         "lib/MonoTouch10/_._",
3939         "lib/net45/_._",
3940         "lib/portable-net45+win8+wp8+wpa81/_._",
3941         "lib/win8/_._",
3942         "lib/wp80/_._",
3943         "lib/wpa81/_._",
3944         "lib/xamarinios10/_._",
3945         "lib/xamarinmac20/_._",
3946         "lib/xamarintvos10/_._",
3947         "lib/xamarinwatchos10/_._",
3948         "ref/MonoAndroid10/_._",
3949         "ref/MonoTouch10/_._",
3950         "ref/net45/_._",
3951         "ref/netcore50/System.Text.Encoding.Extensions.dll",
3952         "ref/netcore50/System.Text.Encoding.Extensions.xml",
3953         "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
3954         "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
3955         "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
3956         "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
3957         "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
3958         "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
3959         "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
3960         "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
3961         "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
3962         "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
3963         "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
3964         "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
3965         "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
3966         "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
3967         "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
3968         "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
3969         "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
3970         "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
3971         "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
3972         "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
3973         "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
3974         "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
3975         "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
3976         "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
3977         "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
3978         "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
3979         "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
3980         "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
3981         "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
3982         "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
3983         "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
3984         "ref/portable-net45+win8+wp8+wpa81/_._",
3985         "ref/win8/_._",
3986         "ref/wp80/_._",
3987         "ref/wpa81/_._",
3988         "ref/xamarinios10/_._",
3989         "ref/xamarinmac20/_._",
3990         "ref/xamarintvos10/_._",
3991         "ref/xamarinwatchos10/_._",
3992         "system.text.encoding.extensions.4.3.0.nupkg.sha512",
3993         "system.text.encoding.extensions.nuspec"
3994       ]
3995     },
3996     "System.Text.RegularExpressions/4.3.0": {
3997       "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
3998       "type": "package",
3999       "path": "system.text.regularexpressions/4.3.0",
4000       "files": [
4001         "ThirdPartyNotices.txt",
4002         "dotnet_library_license.txt",
4003         "lib/MonoAndroid10/_._",
4004         "lib/MonoTouch10/_._",
4005         "lib/net45/_._",
4006         "lib/net463/System.Text.RegularExpressions.dll",
4007         "lib/netcore50/System.Text.RegularExpressions.dll",
4008         "lib/netstandard1.6/System.Text.RegularExpressions.dll",
4009         "lib/portable-net45+win8+wp8+wpa81/_._",
4010         "lib/win8/_._",
4011         "lib/wp80/_._",
4012         "lib/wpa81/_._",
4013         "lib/xamarinios10/_._",
4014         "lib/xamarinmac20/_._",
4015         "lib/xamarintvos10/_._",
4016         "lib/xamarinwatchos10/_._",
4017         "ref/MonoAndroid10/_._",
4018         "ref/MonoTouch10/_._",
4019         "ref/net45/_._",
4020         "ref/net463/System.Text.RegularExpressions.dll",
4021         "ref/netcore50/System.Text.RegularExpressions.dll",
4022         "ref/netcore50/System.Text.RegularExpressions.xml",
4023         "ref/netcore50/de/System.Text.RegularExpressions.xml",
4024         "ref/netcore50/es/System.Text.RegularExpressions.xml",
4025         "ref/netcore50/fr/System.Text.RegularExpressions.xml",
4026         "ref/netcore50/it/System.Text.RegularExpressions.xml",
4027         "ref/netcore50/ja/System.Text.RegularExpressions.xml",
4028         "ref/netcore50/ko/System.Text.RegularExpressions.xml",
4029         "ref/netcore50/ru/System.Text.RegularExpressions.xml",
4030         "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
4031         "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
4032         "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
4033         "ref/netstandard1.0/System.Text.RegularExpressions.dll",
4034         "ref/netstandard1.0/System.Text.RegularExpressions.xml",
4035         "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
4036         "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
4037         "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
4038         "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
4039         "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
4040         "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
4041         "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
4042         "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
4043         "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
4044         "ref/netstandard1.3/System.Text.RegularExpressions.dll",
4045         "ref/netstandard1.3/System.Text.RegularExpressions.xml",
4046         "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
4047         "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
4048         "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
4049         "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
4050         "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
4051         "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
4052         "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
4053         "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
4054         "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
4055         "ref/netstandard1.6/System.Text.RegularExpressions.dll",
4056         "ref/netstandard1.6/System.Text.RegularExpressions.xml",
4057         "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
4058         "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
4059         "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
4060         "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
4061         "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
4062         "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
4063         "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
4064         "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
4065         "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
4066         "ref/portable-net45+win8+wp8+wpa81/_._",
4067         "ref/win8/_._",
4068         "ref/wp80/_._",
4069         "ref/wpa81/_._",
4070         "ref/xamarinios10/_._",
4071         "ref/xamarinmac20/_._",
4072         "ref/xamarintvos10/_._",
4073         "ref/xamarinwatchos10/_._",
4074         "system.text.regularexpressions.4.3.0.nupkg.sha512",
4075         "system.text.regularexpressions.nuspec"
4076       ]
4077     },
4078     "System.Threading/4.3.0": {
4079       "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
4080       "type": "package",
4081       "path": "system.threading/4.3.0",
4082       "files": [
4083         "ThirdPartyNotices.txt",
4084         "dotnet_library_license.txt",
4085         "lib/MonoAndroid10/_._",
4086         "lib/MonoTouch10/_._",
4087         "lib/net45/_._",
4088         "lib/netcore50/System.Threading.dll",
4089         "lib/netstandard1.3/System.Threading.dll",
4090         "lib/portable-net45+win8+wp8+wpa81/_._",
4091         "lib/win8/_._",
4092         "lib/wp80/_._",
4093         "lib/wpa81/_._",
4094         "lib/xamarinios10/_._",
4095         "lib/xamarinmac20/_._",
4096         "lib/xamarintvos10/_._",
4097         "lib/xamarinwatchos10/_._",
4098         "ref/MonoAndroid10/_._",
4099         "ref/MonoTouch10/_._",
4100         "ref/net45/_._",
4101         "ref/netcore50/System.Threading.dll",
4102         "ref/netcore50/System.Threading.xml",
4103         "ref/netcore50/de/System.Threading.xml",
4104         "ref/netcore50/es/System.Threading.xml",
4105         "ref/netcore50/fr/System.Threading.xml",
4106         "ref/netcore50/it/System.Threading.xml",
4107         "ref/netcore50/ja/System.Threading.xml",
4108         "ref/netcore50/ko/System.Threading.xml",
4109         "ref/netcore50/ru/System.Threading.xml",
4110         "ref/netcore50/zh-hans/System.Threading.xml",
4111         "ref/netcore50/zh-hant/System.Threading.xml",
4112         "ref/netstandard1.0/System.Threading.dll",
4113         "ref/netstandard1.0/System.Threading.xml",
4114         "ref/netstandard1.0/de/System.Threading.xml",
4115         "ref/netstandard1.0/es/System.Threading.xml",
4116         "ref/netstandard1.0/fr/System.Threading.xml",
4117         "ref/netstandard1.0/it/System.Threading.xml",
4118         "ref/netstandard1.0/ja/System.Threading.xml",
4119         "ref/netstandard1.0/ko/System.Threading.xml",
4120         "ref/netstandard1.0/ru/System.Threading.xml",
4121         "ref/netstandard1.0/zh-hans/System.Threading.xml",
4122         "ref/netstandard1.0/zh-hant/System.Threading.xml",
4123         "ref/netstandard1.3/System.Threading.dll",
4124         "ref/netstandard1.3/System.Threading.xml",
4125         "ref/netstandard1.3/de/System.Threading.xml",
4126         "ref/netstandard1.3/es/System.Threading.xml",
4127         "ref/netstandard1.3/fr/System.Threading.xml",
4128         "ref/netstandard1.3/it/System.Threading.xml",
4129         "ref/netstandard1.3/ja/System.Threading.xml",
4130         "ref/netstandard1.3/ko/System.Threading.xml",
4131         "ref/netstandard1.3/ru/System.Threading.xml",
4132         "ref/netstandard1.3/zh-hans/System.Threading.xml",
4133         "ref/netstandard1.3/zh-hant/System.Threading.xml",
4134         "ref/portable-net45+win8+wp8+wpa81/_._",
4135         "ref/win8/_._",
4136         "ref/wp80/_._",
4137         "ref/wpa81/_._",
4138         "ref/xamarinios10/_._",
4139         "ref/xamarinmac20/_._",
4140         "ref/xamarintvos10/_._",
4141         "ref/xamarinwatchos10/_._",
4142         "runtimes/aot/lib/netcore50/System.Threading.dll",
4143         "system.threading.4.3.0.nupkg.sha512",
4144         "system.threading.nuspec"
4145       ]
4146     },
4147     "System.Threading.Tasks/4.3.0": {
4148       "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
4149       "type": "package",
4150       "path": "system.threading.tasks/4.3.0",
4151       "files": [
4152         "ThirdPartyNotices.txt",
4153         "dotnet_library_license.txt",
4154         "lib/MonoAndroid10/_._",
4155         "lib/MonoTouch10/_._",
4156         "lib/net45/_._",
4157         "lib/portable-net45+win8+wp8+wpa81/_._",
4158         "lib/win8/_._",
4159         "lib/wp80/_._",
4160         "lib/wpa81/_._",
4161         "lib/xamarinios10/_._",
4162         "lib/xamarinmac20/_._",
4163         "lib/xamarintvos10/_._",
4164         "lib/xamarinwatchos10/_._",
4165         "ref/MonoAndroid10/_._",
4166         "ref/MonoTouch10/_._",
4167         "ref/net45/_._",
4168         "ref/netcore50/System.Threading.Tasks.dll",
4169         "ref/netcore50/System.Threading.Tasks.xml",
4170         "ref/netcore50/de/System.Threading.Tasks.xml",
4171         "ref/netcore50/es/System.Threading.Tasks.xml",
4172         "ref/netcore50/fr/System.Threading.Tasks.xml",
4173         "ref/netcore50/it/System.Threading.Tasks.xml",
4174         "ref/netcore50/ja/System.Threading.Tasks.xml",
4175         "ref/netcore50/ko/System.Threading.Tasks.xml",
4176         "ref/netcore50/ru/System.Threading.Tasks.xml",
4177         "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
4178         "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
4179         "ref/netstandard1.0/System.Threading.Tasks.dll",
4180         "ref/netstandard1.0/System.Threading.Tasks.xml",
4181         "ref/netstandard1.0/de/System.Threading.Tasks.xml",
4182         "ref/netstandard1.0/es/System.Threading.Tasks.xml",
4183         "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
4184         "ref/netstandard1.0/it/System.Threading.Tasks.xml",
4185         "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
4186         "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
4187         "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
4188         "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
4189         "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
4190         "ref/netstandard1.3/System.Threading.Tasks.dll",
4191         "ref/netstandard1.3/System.Threading.Tasks.xml",
4192         "ref/netstandard1.3/de/System.Threading.Tasks.xml",
4193         "ref/netstandard1.3/es/System.Threading.Tasks.xml",
4194         "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
4195         "ref/netstandard1.3/it/System.Threading.Tasks.xml",
4196         "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
4197         "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
4198         "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
4199         "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
4200         "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
4201         "ref/portable-net45+win8+wp8+wpa81/_._",
4202         "ref/win8/_._",
4203         "ref/wp80/_._",
4204         "ref/wpa81/_._",
4205         "ref/xamarinios10/_._",
4206         "ref/xamarinmac20/_._",
4207         "ref/xamarintvos10/_._",
4208         "ref/xamarinwatchos10/_._",
4209         "system.threading.tasks.4.3.0.nupkg.sha512",
4210         "system.threading.tasks.nuspec"
4211       ]
4212     },
4213     "System.Threading.Tasks.Extensions/4.3.0": {
4214       "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
4215       "type": "package",
4216       "path": "system.threading.tasks.extensions/4.3.0",
4217       "files": [
4218         "ThirdPartyNotices.txt",
4219         "dotnet_library_license.txt",
4220         "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
4221         "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
4222         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
4223         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
4224         "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
4225         "system.threading.tasks.extensions.nuspec"
4226       ]
4227     },
4228     "System.Threading.Tasks.Parallel/4.3.0": {
4229       "sha512": "cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
4230       "type": "package",
4231       "path": "system.threading.tasks.parallel/4.3.0",
4232       "files": [
4233         "ThirdPartyNotices.txt",
4234         "dotnet_library_license.txt",
4235         "lib/MonoAndroid10/_._",
4236         "lib/MonoTouch10/_._",
4237         "lib/net45/_._",
4238         "lib/netcore50/System.Threading.Tasks.Parallel.dll",
4239         "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
4240         "lib/portable-net45+win8+wpa81/_._",
4241         "lib/win8/_._",
4242         "lib/wpa81/_._",
4243         "lib/xamarinios10/_._",
4244         "lib/xamarinmac20/_._",
4245         "lib/xamarintvos10/_._",
4246         "lib/xamarinwatchos10/_._",
4247         "ref/MonoAndroid10/_._",
4248         "ref/MonoTouch10/_._",
4249         "ref/net45/_._",
4250         "ref/netcore50/System.Threading.Tasks.Parallel.dll",
4251         "ref/netcore50/System.Threading.Tasks.Parallel.xml",
4252         "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
4253         "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
4254         "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
4255         "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
4256         "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
4257         "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
4258         "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
4259         "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
4260         "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
4261         "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
4262         "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
4263         "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
4264         "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
4265         "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
4266         "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
4267         "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
4268         "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
4269         "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
4270         "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
4271         "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
4272         "ref/portable-net45+win8+wpa81/_._",
4273         "ref/win8/_._",
4274         "ref/wpa81/_._",
4275         "ref/xamarinios10/_._",
4276         "ref/xamarinmac20/_._",
4277         "ref/xamarintvos10/_._",
4278         "ref/xamarinwatchos10/_._",
4279         "system.threading.tasks.parallel.4.3.0.nupkg.sha512",
4280         "system.threading.tasks.parallel.nuspec"
4281       ]
4282     },
4283     "System.Threading.Timer/4.3.0": {
4284       "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
4285       "type": "package",
4286       "path": "system.threading.timer/4.3.0",
4287       "files": [
4288         "ThirdPartyNotices.txt",
4289         "dotnet_library_license.txt",
4290         "lib/MonoAndroid10/_._",
4291         "lib/MonoTouch10/_._",
4292         "lib/net451/_._",
4293         "lib/portable-net451+win81+wpa81/_._",
4294         "lib/win81/_._",
4295         "lib/wpa81/_._",
4296         "lib/xamarinios10/_._",
4297         "lib/xamarinmac20/_._",
4298         "lib/xamarintvos10/_._",
4299         "lib/xamarinwatchos10/_._",
4300         "ref/MonoAndroid10/_._",
4301         "ref/MonoTouch10/_._",
4302         "ref/net451/_._",
4303         "ref/netcore50/System.Threading.Timer.dll",
4304         "ref/netcore50/System.Threading.Timer.xml",
4305         "ref/netcore50/de/System.Threading.Timer.xml",
4306         "ref/netcore50/es/System.Threading.Timer.xml",
4307         "ref/netcore50/fr/System.Threading.Timer.xml",
4308         "ref/netcore50/it/System.Threading.Timer.xml",
4309         "ref/netcore50/ja/System.Threading.Timer.xml",
4310         "ref/netcore50/ko/System.Threading.Timer.xml",
4311         "ref/netcore50/ru/System.Threading.Timer.xml",
4312         "ref/netcore50/zh-hans/System.Threading.Timer.xml",
4313         "ref/netcore50/zh-hant/System.Threading.Timer.xml",
4314         "ref/netstandard1.2/System.Threading.Timer.dll",
4315         "ref/netstandard1.2/System.Threading.Timer.xml",
4316         "ref/netstandard1.2/de/System.Threading.Timer.xml",
4317         "ref/netstandard1.2/es/System.Threading.Timer.xml",
4318         "ref/netstandard1.2/fr/System.Threading.Timer.xml",
4319         "ref/netstandard1.2/it/System.Threading.Timer.xml",
4320         "ref/netstandard1.2/ja/System.Threading.Timer.xml",
4321         "ref/netstandard1.2/ko/System.Threading.Timer.xml",
4322         "ref/netstandard1.2/ru/System.Threading.Timer.xml",
4323         "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
4324         "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
4325         "ref/portable-net451+win81+wpa81/_._",
4326         "ref/win81/_._",
4327         "ref/wpa81/_._",
4328         "ref/xamarinios10/_._",
4329         "ref/xamarinmac20/_._",
4330         "ref/xamarintvos10/_._",
4331         "ref/xamarinwatchos10/_._",
4332         "system.threading.timer.4.3.0.nupkg.sha512",
4333         "system.threading.timer.nuspec"
4334       ]
4335     },
4336     "System.Xml.ReaderWriter/4.3.0": {
4337       "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
4338       "type": "package",
4339       "path": "system.xml.readerwriter/4.3.0",
4340       "files": [
4341         "ThirdPartyNotices.txt",
4342         "dotnet_library_license.txt",
4343         "lib/MonoAndroid10/_._",
4344         "lib/MonoTouch10/_._",
4345         "lib/net45/_._",
4346         "lib/net46/System.Xml.ReaderWriter.dll",
4347         "lib/netcore50/System.Xml.ReaderWriter.dll",
4348         "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
4349         "lib/portable-net45+win8+wp8+wpa81/_._",
4350         "lib/win8/_._",
4351         "lib/wp80/_._",
4352         "lib/wpa81/_._",
4353         "lib/xamarinios10/_._",
4354         "lib/xamarinmac20/_._",
4355         "lib/xamarintvos10/_._",
4356         "lib/xamarinwatchos10/_._",
4357         "ref/MonoAndroid10/_._",
4358         "ref/MonoTouch10/_._",
4359         "ref/net45/_._",
4360         "ref/net46/System.Xml.ReaderWriter.dll",
4361         "ref/netcore50/System.Xml.ReaderWriter.dll",
4362         "ref/netcore50/System.Xml.ReaderWriter.xml",
4363         "ref/netcore50/de/System.Xml.ReaderWriter.xml",
4364         "ref/netcore50/es/System.Xml.ReaderWriter.xml",
4365         "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
4366         "ref/netcore50/it/System.Xml.ReaderWriter.xml",
4367         "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
4368         "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
4369         "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
4370         "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
4371         "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
4372         "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
4373         "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
4374         "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
4375         "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
4376         "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
4377         "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
4378         "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
4379         "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
4380         "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
4381         "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
4382         "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
4383         "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
4384         "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
4385         "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
4386         "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
4387         "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
4388         "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
4389         "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
4390         "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
4391         "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
4392         "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
4393         "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
4394         "ref/portable-net45+win8+wp8+wpa81/_._",
4395         "ref/win8/_._",
4396         "ref/wp80/_._",
4397         "ref/wpa81/_._",
4398         "ref/xamarinios10/_._",
4399         "ref/xamarinmac20/_._",
4400         "ref/xamarintvos10/_._",
4401         "ref/xamarinwatchos10/_._",
4402         "system.xml.readerwriter.4.3.0.nupkg.sha512",
4403         "system.xml.readerwriter.nuspec"
4404       ]
4405     },
4406     "System.Xml.XDocument/4.3.0": {
4407       "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
4408       "type": "package",
4409       "path": "system.xml.xdocument/4.3.0",
4410       "files": [
4411         "ThirdPartyNotices.txt",
4412         "dotnet_library_license.txt",
4413         "lib/MonoAndroid10/_._",
4414         "lib/MonoTouch10/_._",
4415         "lib/net45/_._",
4416         "lib/netcore50/System.Xml.XDocument.dll",
4417         "lib/netstandard1.3/System.Xml.XDocument.dll",
4418         "lib/portable-net45+win8+wp8+wpa81/_._",
4419         "lib/win8/_._",
4420         "lib/wp80/_._",
4421         "lib/wpa81/_._",
4422         "lib/xamarinios10/_._",
4423         "lib/xamarinmac20/_._",
4424         "lib/xamarintvos10/_._",
4425         "lib/xamarinwatchos10/_._",
4426         "ref/MonoAndroid10/_._",
4427         "ref/MonoTouch10/_._",
4428         "ref/net45/_._",
4429         "ref/netcore50/System.Xml.XDocument.dll",
4430         "ref/netcore50/System.Xml.XDocument.xml",
4431         "ref/netcore50/de/System.Xml.XDocument.xml",
4432         "ref/netcore50/es/System.Xml.XDocument.xml",
4433         "ref/netcore50/fr/System.Xml.XDocument.xml",
4434         "ref/netcore50/it/System.Xml.XDocument.xml",
4435         "ref/netcore50/ja/System.Xml.XDocument.xml",
4436         "ref/netcore50/ko/System.Xml.XDocument.xml",
4437         "ref/netcore50/ru/System.Xml.XDocument.xml",
4438         "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
4439         "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
4440         "ref/netstandard1.0/System.Xml.XDocument.dll",
4441         "ref/netstandard1.0/System.Xml.XDocument.xml",
4442         "ref/netstandard1.0/de/System.Xml.XDocument.xml",
4443         "ref/netstandard1.0/es/System.Xml.XDocument.xml",
4444         "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
4445         "ref/netstandard1.0/it/System.Xml.XDocument.xml",
4446         "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
4447         "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
4448         "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
4449         "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
4450         "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
4451         "ref/netstandard1.3/System.Xml.XDocument.dll",
4452         "ref/netstandard1.3/System.Xml.XDocument.xml",
4453         "ref/netstandard1.3/de/System.Xml.XDocument.xml",
4454         "ref/netstandard1.3/es/System.Xml.XDocument.xml",
4455         "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
4456         "ref/netstandard1.3/it/System.Xml.XDocument.xml",
4457         "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
4458         "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
4459         "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
4460         "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
4461         "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
4462         "ref/portable-net45+win8+wp8+wpa81/_._",
4463         "ref/win8/_._",
4464         "ref/wp80/_._",
4465         "ref/wpa81/_._",
4466         "ref/xamarinios10/_._",
4467         "ref/xamarinmac20/_._",
4468         "ref/xamarintvos10/_._",
4469         "ref/xamarinwatchos10/_._",
4470         "system.xml.xdocument.4.3.0.nupkg.sha512",
4471         "system.xml.xdocument.nuspec"
4472       ]
4473     }
4474   },
4475   "projectFileDependencyGroups": {
4476     ".NETStandard,Version=v1.6": [
4477       "NETStandard.Library >= 1.6.1",
4478       "System.Linq.Parallel >= 4.3.0",
4479       "System.Threading.Tasks.Parallel >= 4.3.0"
4480     ]
4481   },
4482   "packageFolders": {
4483     "C:\\Users\\Jonathan_Moore\\.nuget\\packages\\": {}
4484   },
4485   "project": {
4486     "version": "1.0.0",
4487     "restore": {
4488       "projectUniqueName": "D:\\Workspace\\jdm7dv\\visual-studio\\Samples\\NET Standard\\Compute_Pi\\Compute_Pi.csproj",
4489       "projectName": "Compute_Pi",
4490       "projectPath": "D:\\Workspace\\jdm7dv\\visual-studio\\Samples\\NET Standard\\Compute_Pi\\Compute_Pi.csproj",
4491       "outputPath": "D:\\Workspace\\jdm7dv\\visual-studio\\Samples\\NET Standard\\Compute_Pi\\obj\\",
4492       "projectStyle": "PackageReference",
4493       "originalTargetFrameworks": [
4494         "netstandard1.6"
4495       ],
4496       "frameworks": {
4497         "netstandard1.6": {
4498           "projectReferences": {}
4499         }
4500       }
4501     },
4502     "frameworks": {
4503       "netstandard1.6": {
4504         "dependencies": {
4505           "NETStandard.Library": {
4506             "target": "Package",
4507             "version": "1.6.1",
4508             "autoReferenced": true
4509           },
4510           "System.Linq.Parallel": {
4511             "target": "Package",
4512             "version": "4.3.0"
4513           },
4514           "System.Threading.Tasks.Parallel": {
4515             "target": "Package",
4516             "version": "4.3.0"
4517           }
4518         }
4519       }
4520     }
4521   }